Template:Infobox weapon: Difference between revisions

From TF2 Classic Wiki
Jump to navigation Jump to search
(loadout-propername = yes to add "the")
(removing align=right; this should be automatic with the class)
Line 1: Line 1:
{| class="infobox" align=right width=200px
{| class="infobox" width=200px
|+
|+
! colspan="2" class="infobox-title" | {{#if: {{{title|}}} | {{{title|}}} | {{PAGENAME}}}}
! colspan="2" class="infobox-title" | {{#if: {{{title|}}} | {{{title|}}} | {{PAGENAME}}}}

Revision as of 13:58, 11 May 2022

Infobox weapon


Basic Information



Example usage:

{{Infobox weapon
| title=Shotgun
| image=Shotgun
| kill-icon=shotgun
| kill-icon-2=taunt_pyro
| used-by=Engineer
| used-by-2=Soldier
| used-by-3=Pyro
| used-by-4=Heavy
| slot=Primary
| slot-2=Secondary
| ammo-loaded=6
| ammo-carried=32
| reload=Single
| loadout=yes
| loadout-attributes={{Loadout neutral|"Sometimes, you just have to do things yourself."}}
| loadout-2=yes
| loadout-2-attributes={{Loadout neutral|"My shotgun disagrees with your will to live, maggot!"}}
| loadout-3=yes
| loadout-4=yes
| loadout-4-attributes={{Loadout neutral|"Heavy will make do with this."}}
}}