Difference between revisions of "Template:Weaponinfobox"
(Created page with "<includeonly>{| class="wikitable" style="float: right" |- ! colspan="2" | {{{weapon|{{PAGENAME}}}}} |- | Requires || {{#if:{{{preq|}}}|[[{{tlong|{{{preq}}}}}]]|None}} |- | At...") |
m (Added space for conditional logo) |
||
(One intermediate revision by one user not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
! colspan="2" | {{{weapon|{{PAGENAME}}}}} | ! colspan="2" | {{{weapon|{{PAGENAME}}}}} | ||
+ | |- | ||
+ | ! colspan="2" | {{#if:{{{logo|}}} | {{{logo}}} | }} | ||
|- | |- | ||
| Requires || {{#if:{{{preq|}}}|[[{{tlong|{{{preq}}}}}]]|None}} | | Requires || {{#if:{{{preq|}}}|[[{{tlong|{{{preq}}}}}]]|None}} | ||
Line 7: | Line 9: | ||
| Attack || {{{attack}}} | | Attack || {{{attack}}} | ||
|- | |- | ||
− | | | + | | Cost || {{{cost}}} |
|}[[Category:Weapons]]</includeonly><noinclude> | |}[[Category:Weapons]]</includeonly><noinclude> | ||
[[Category:Infoboxes]] | [[Category:Infoboxes]] | ||
</noinclude> | </noinclude> |