Template:Skill/full: Difference between revisions
Jump to navigation
Jump to search
ROWiki>-Mongoose- Adding warmaster to switch to fix template |
ROWiki>-Mongoose- Redoing conditional for icon, now optional param named icon overrides default |
||
Line 20: | Line 20: | ||
<tr> | <tr> | ||
<td rowspan="3" valign="top"><!-- | <td rowspan="3" valign="top"><!-- | ||
-->{{#ifexist: Image:{{ | -->{{#ifexist: Image:{{{icon|}}} | ||
| [[Image:{{{icon}}}|64px|left]] | |||
| {{#ifexist: Image:{{trimd|{{{name}}}}} Power Icon.jpg | |||
| [[Image:{{trimd|{{{name}}}}} Power Icon.jpg|64px|left]] | |||
| [[Category: Power Articles Without Icons]] | |||
}} | |||
}} <div style="font-style:italic">{{{description}}}</div> | }} | ||
<div style="font-style:italic">{{{description}}}</div> | |||
</td> | </td> | ||
<td align="right" width="25%">Type: [[{{{type}}} Powers|{{{type}}}]]</td> | <td align="right" width="25%">Type: [[{{{type}}} Powers|{{{type}}}]]</td> |