Difference between revisions of "Template:Card/Window"
From SpiralKnights
(Created page with '{| cellpadding="0" cellspacing="0" align="{{{align|*}}}" style="width: {{{width|<includeonly>*</includeonly><noinclude>200px</noinclude>}}}; border: {{{border-width|5px}}} {{{bor…') |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
| <table cellpadding="0" cellspacing="{{#if: {{{icon|}}} | 5 | 10}}" width="100%" style="background: none; color: rgb({{{header font-color|0,0,0}}})"><tr> | | <table cellpadding="0" cellspacing="{{#if: {{{icon|}}} | 5 | 10}}" width="100%" style="background: none; color: rgb({{{header font-color|0,0,0}}})"><tr> | ||
− | {{#if: {{{icon|}}} | <td width="36" vertical-align="middle"><div style="width: 36px; height: 36px; overflow: hidden;">[[Image:{{{icon}}}|36px]]</div></td>}} | + | {{#if: {{{icon|}}} | <td width="36" vertical-align="middle"><div style="width: 36px; height: 36px; overflow: hidden;">[[Image:{{{icon}}}|36px|Icon]]</div></td>}} |
<td align="left"><big><big><big>'''''{{{title|Title}}}'''''</big></big></big></td> | <td align="left"><big><big><big>'''''{{{title|Title}}}'''''</big></big></big></td> | ||
− | {{#if: {{{star|}}} | <td width="50">{{Star|{{{star}}}|color= | + | {{#if: {{{star|}}} | <td width="50">{{Star|{{{star}}}|color=000000}}</td>}} |
</tr></table> | </tr></table> | ||
|- | |- |
Latest revision as of 06:31, 7 December 2014
| |
|