Difference between revisions of "User:Stormbird/Template:Weapon info/row"

From Team Fortress Wiki
Jump to: navigation, search
(test)
 
Line 1: Line 1:
<includeonly>{{Table icon|{{{itemname|}}}|{{common string|{{{itemkind|}}}}}}}
+
<includeonly><td>{{Table icon|{{{itemname|}}}|{{common string|{{{itemkind|}}}}}}}</td>
| align="center" | {{#if: {{{nokillicon|}}} | {{common string|n/a}} | {{Icon killicon|weapon={{{itemname|}}}}}}}
+
<td align="center">{{#if: {{{nokillicon|}}} | {{common string|n/a}} | {{Icon killicon|weapon={{{itemname|}}}}}}}</td>
| align="center" | {{{ammoloaded|}}}
+
<td align="center">{{{ammoloaded|}}}</td>
| align="center" | {{{ammocarried|}}}
+
<td align="center">{{{ammocarried|}}}</td>
| align="center" | {{{damage}}}
+
<td align="center">{{{damage}}}</td>
| {{{notes|}}}</includeonly><noinclude>
+
<td> {{{notes|}}}</td></includeonly><noinclude>
 
Row in a weapons table:
 
Row in a weapons table:
  

Revision as of 21:03, 13 April 2012

Row in a weapons table:

| itemname/itemkind | (kill icon) | ammoloaded | ammocarried | damage | notes |

Parameters:

  • itemname
  • itemkind (promo, craft, stock etc.)
  • ammoloaded
  • ammocarried
  • damage
  • notes