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

From Team Fortress Wiki
Jump to: navigation, search
m
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly><td>{{Table icon|{{{itemname|}}}|{{common string|{{{itemkind|}}}}}}}</td>
+
<includeonly><th scope="row">{{Table icon|{{{itemname|}}}|{{common string|{{{itemkind|}}}}}}}</th>
 
<td align="center">{{#if: {{{nokillicon|}}} | {{common string|n/a}} | {{Icon killicon|weapon={{{itemname|}}}}}}}</td>
 
<td align="center">{{#if: {{{nokillicon|}}} | {{common string|n/a}} | {{Icon killicon|weapon={{{itemname|}}}}}}}</td>
 
<td align="center">{{{ammoloaded|}}}</td>
 
<td align="center">{{{ammoloaded|}}}</td>
 
<td align="center">{{{ammocarried|}}}</td>
 
<td align="center">{{{ammocarried|}}}</td>
 
<td align="center">{{{damage}}}</td>
 
<td align="center">{{{damage}}}</td>
<td> {{{notes|}}}</td></includeonly><noinclude>
+
<td> {{User:Stormbird/Template:Weapon notes|{{{itemname|}}}}}</td></includeonly><noinclude>
 
Row in a weapons table:
 
Row in a weapons table:
  
'''| itemname/itemkind | (kill icon) | ammoloaded | ammocarried | damage | notes |'''
+
'''| itemname/itemkind | (kill icon) | ammoloaded | ammocarried | damage | (notes) |'''
  
 
Parameters:
 
Parameters:
Line 16: Line 16:
 
*ammocarried
 
*ammocarried
 
*damage
 
*damage
*notes
+
[[:Category:Formatting templates|Weapon info]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:35, 30 June 2023

Row in a weapons table:

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

Parameters:

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

Weapon info