Difference between revisions of "User:Netshroud/Sandbox/Template:Loadout/Heavy"
< User:Netshroud | Sandbox | Template:Loadout
(Created page with '<table cellpadding="2px" width="100%" height="100%"> <tr> <td style="height:70px;">Primary:</td> <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-primary-weapon|}…') |
m (action fix) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<tr> | <tr> | ||
<td style="height:70px;">Primary:</td> | <td style="height:70px;">Primary:</td> | ||
− | <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-primary-weapon|}}}|{{{heavy-primary-weapon|}}}|minigun}}|icon-size=64px}}<br /> | + | <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-primary-weapon|}}}|{{{heavy-primary-weapon|}}}|minigun}}|icon-size=64px}}<br />{{Item link|{{#if:{{{heavy-primary-weapon|}}}|{{{heavy-primary-weapon|}}}|minigun}}}}</center></td> |
<td rowspan="3" style="max-width:50%;">[[File:Heavy.png|210px|The Heavy]]</td> | <td rowspan="3" style="max-width:50%;">[[File:Heavy.png|210px|The Heavy]]</td> | ||
<td style="height:70px;">Hat:</td> | <td style="height:70px;">Hat:</td> | ||
− | <td style="height:70px;"><center>{{#if:{{{heavy-hat|}}}|{{Icon item|item={{{heavy-hat|}}}|icon-size=64px}}<br /> | + | <td style="height:70px;"><center>{{#if:{{{heavy-hat|}}}|{{Icon item|item={{{heavy-hat|}}}|icon-size=64px}}<br />{{Item link|{{{heavy-hat|}}}}}|None}}</center></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="height:70px;">Secondary:</td> | <td style="height:70px;">Secondary:</td> | ||
− | <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-secondary-weapon|}}}|{{{heavy-secondary-weapon|}}}|shotgun}}|icon-size=64px}}<br /> | + | <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-secondary-weapon|}}}|{{{heavy-secondary-weapon|}}}|shotgun}}|icon-size=64px}}<br />{{Item link|{{#if:{{{heavy-secondary-weapon|}}}|{{{heavy-secondary-weapon|}}}|shotgun}}}}</center></td> |
<td style="height:70px;">Misc:</td> | <td style="height:70px;">Misc:</td> | ||
− | <td style="height:70px;"><center>{{#if:{{{heavy-misc|}}}|{{Icon item|item={{{heavy-misc|}}}|icon-size=64px}}<br /> | + | <td style="height:70px;"><center>{{#if:{{{heavy-misc|}}}|{{Icon item|item={{{heavy-misc|}}}|icon-size=64px}}<br />{{Item link|{{{heavy-misc|}}}}}|None}}</center></td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="height:70px;">Melee:</td> | <td style="height:70px;">Melee:</td> | ||
− | <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-melee-weapon|}}}|{{{heavy-melee-weapon|}}}|fists}}|icon-size=64px}}<br /> | + | <td style="height:70px;"><center>{{Icon item|item={{#if:{{{heavy-melee-weapon|}}}|{{{heavy-melee-weapon|}}}|fists}}|icon-size=64px}}<br />{{Item link|{{#if:{{{heavy-melee-weapon|}}}|{{{heavy-melee-weapon|}}}|fists}}}}</center></td> |
<td style="height:70px;">Action:</td> | <td style="height:70px;">Action:</td> | ||
− | <td style="height:70px;"><center>{{#if:{{{heavy-action|}}}|{{Icon item|item={{{heavy- | + | <td style="height:70px;"><center>{{#if:{{{heavy-action|}}}|{{Icon item|item={{{heavy-action|}}}|icon-size=64px}}<br />{{Item link|{{{heavy-action|}}}}}|None}}</center></td> |
</tr> | </tr> | ||
</table> | </table> |