Template:Infobox Melee: Difference between revisions
From PSP2i Wiki
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
<tr><td><table align="center"> | <tr><td><table align="center"> | ||
<tr> | <tr> | ||
<th colspan="2" style="font-size: larger; text-align: center; background-color: # | <th colspan="2" style="font-size: larger; text-align: center; background-color: #A00000;">{{#if:{{{icon|}}}|{{PSO icon|{{{icon|}}}}}}} {{{title|{{PAGENAME}}}}}</th> | ||
</tr> | </tr> | ||
{{#if:{{{jp|}}}| | {{#if:{{{jp|}}}| | ||
Line 17: | Line 17: | ||
{{#if:{{{stars|}}}| | {{#if:{{{stars|}}}| | ||
<tr> | <tr> | ||
<td title="{{{stars|}}}★" colspan="2" style="font-size: 14pt; text-align: center; background-color: # | <td title="{{{stars|}}}★" colspan="2" style="font-size: 14pt; text-align: center; background-color: #A00000">{{stars|{{{stars|}}}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{type|}}}| | {{#if:{{{type|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Type:</th> | ||
<td>{{{type}}}</td> | <td>{{{type}}}</td> | ||
</tr> | </tr> | ||
Line 28: | Line 28: | ||
{{#if:{{{requirement|}}}| | {{#if:{{{requirement|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Requirement:</th> | ||
<td>{{{requirement}}}</td> | <td>{{{requirement}}}</td> | ||
</tr> | </tr> | ||
Line 34: | Line 34: | ||
{{#if:{{{grind|}}}| | {{#if:{{{grind|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Max [[Grind]]:</th> | ||
<td>{{{grind}}}</td> | <td>{{{grind}}}</td> | ||
</tr> | </tr> | ||
Line 40: | Line 40: | ||
{{#if:{{{level|}}}| | {{#if:{{{level|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Max Level:</th> | ||
<td>{{{level}}}</td> | <td>{{{level}}}</td> | ||
</tr> | </tr> | ||
Line 46: | Line 46: | ||
{{#if:{{{stack|}}}| | {{#if:{{{stack|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Max Stack:</th> | ||
<td>{{{stack}}}</td> | <td>{{{stack}}}</td> | ||
</tr> | </tr> | ||
Line 52: | Line 52: | ||
{{#if:{{{special|}}}| | {{#if:{{{special|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Special:</th> | ||
<td>{{{special}}}</td> | <td>{{{special}}}</td> | ||
</tr> | </tr> | ||
Line 72: | Line 72: | ||
</table></td></tr>}}{{#if:{{{hex|}}}| | </table></td></tr>}}{{#if:{{{hex|}}}| | ||
<tr> | <tr> | ||
<th style="background-color: # | <th style="background-color: #A00000;">Hex:</th> | ||
<td>{{{hex}}}</td> | <td>{{{hex}}}</td> | ||
</tr>}}</table></table> | </tr>}}</table></table> |
Revision as of 16:53, 22 November 2021
|