Template:Item: Difference between revisions
From Ephinea PSO Wiki
m (border color) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<table align="right" style=" | <table align="right" style="border: 1px solid #aaa; font-size: 95%"> | ||
<tr><td><table align="center"> | <tr><td><table align="center"> | ||
<tr> | <tr> | ||
<th colspan="2" style="font-size: larger; text-align: center;">{{#if:{{{icon|}}}|{{PSO icon|{{{icon|}}}}}}}{{{title|{{PAGENAME}}}}}</th> | <th colspan="2" style="font-size: larger; text-align: center; background-color: #ccc;">{{#if:{{{icon|}}}|{{PSO icon|{{{icon|}}}}}}} {{{title|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 34: | Line 34: | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
<tr> | <tr> | ||
<th>Type:</th> | <th style="text-align: left; background-color: #ccc;">Type:</th> | ||
<td | <td>{{{type}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{requirement|}}}| | {{#if:{{{requirement|}}}| | ||
<tr> | <tr> | ||
<th>Requirement:</th> | <th style="text-align: left; background-color: #ccc;">Requirement:</th> | ||
<td | <td>{{{requirement}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{grind|}}}| | {{#if:{{{grind|}}}| | ||
<tr> | <tr> | ||
<th>Max Grind:</th> | <th style="text-align: left; background-color: #ccc;">Max Grind:</th> | ||
<td | <td>{{{grind}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{special|}}}| | {{#if:{{{special|}}}| | ||
<tr> | <tr> | ||
<th>Special:</th> | <th style="text-align: left; background-color: #ccc;">Special:</th> | ||
<td | <td>{{{special}}}</td> | ||
</tr> | </tr> | ||
}} | }} |
Revision as of 20:09, 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 }}
| ||||||||||||
| ||||||||||||
|