Difference between revisions of "Template:Card/Window"
From SpiralKnights
m (testing color for stars) |
m |
||
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=000000}}</td>}} | {{#if: {{{star|}}} | <td width="50">{{Star|{{{star}}}|color=000000}}</td>}} |
Latest revision as of 06:31, 7 December 2014
| |
|