Template:Item: Difference between revisions
From Ephinea PSO Wiki
mNo edit summary |
mNo edit summary |
||
Line 34: | Line 34: | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="background-color: #ccc;">Type:</th> | ||
<td>{{{type}}}</td> | <td>{{{type}}}</td> | ||
</tr> | </tr> | ||
Line 40: | Line 40: | ||
{{#if:{{{requirement|}}}| | {{#if:{{{requirement|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="background-color: #ccc;">Requirement:</th> | ||
<td>{{{requirement}}}</td> | <td>{{{requirement}}}</td> | ||
</tr> | </tr> | ||
Line 46: | Line 46: | ||
{{#if:{{{grind|}}}| | {{#if:{{{grind|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="background-color: #ccc;">Max Grind:</th> | ||
<td>{{{grind}}}</td> | <td>{{{grind}}}</td> | ||
</tr> | </tr> | ||
Line 52: | Line 52: | ||
{{#if:{{{special|}}}| | {{#if:{{{special|}}}| | ||
<tr> | <tr> | ||
<th style=" | <th style="background-color: #ccc;">Special:</th> | ||
<td>{{{special}}}</td> | <td>{{{special}}}</td> | ||
</tr> | </tr> |
Revision as of 20:14, 9 July 2017
| ||
Usage and example
{{Item |title = Galatine |icon = Sword |image = |imagealt = |stars = 12 |type = Saber |requirement = 820 ATP |grind = 9 |special = Spirit |ATP = 138-1260 |DFP = |MST = |ATA = 77 |EVP = |LCK = |EFR = |EIC = |ETH = |EDK = |ELT = |class = 111111111110 }}
| ||||||||||||
| ||||||||||||
|