Template:Premium/full: Difference between revisions
Jump to navigation
Jump to search
ROWiki>-Mongoose- fix image->icon |
ROWiki>-Mongoose- limit icon size to 36 px |
||
Line 10: | Line 10: | ||
<tr style="font-size:125%; background-color: #297a77"> | <tr style="font-size:125%; background-color: #297a77"> | ||
{{#if: {{{icon|}}} | {{#if: {{{icon|}}} | ||
| <th colspan="2" style="padding: 8px;">[[File:{{{icon}}}|frameless]] {{{name}}}</th> | | <th colspan="2" style="padding: 8px;">[[File:{{{icon}}}|frameless|36px]] {{{name}}}</th> | ||
| {{#ifexist: Image: {{trimd|{{{name}}}}} Icon.png | | | {{#ifexist: Image: {{trimd|{{{name}}}}} Icon.png | | ||
<th colspan="2" style="padding: 8px;">[[Image: {{trimd|{{{name}}}}} Icon.png|frameless]] {{{name}}}</th> | <th colspan="2" style="padding: 8px;">[[Image: {{trimd|{{{name}}}}} Icon.png|frameless|36px]] {{{name}}}</th> | ||
}} | }} | ||
}} | }} |