Template:Navbox clothing: Difference between revisions

From PZwiki
m (Fix link)
m (GigaMart Waistcoat)
Line 70: Line 70:
   }}{{Navbox/row
   }}{{Navbox/row
   | group = {{tt|name=Navbox clothing|default=Torso Extra|arg1=torso_extra}}
   | group = {{tt|name=Navbox clothing|default=Torso Extra|arg1=torso_extra}}
   | list =  {{ll|Apron}} • {{ll|Apron|Tight Fit Apron}} • {{ll|Apron|Ice Cream Server Apron}} • {{ll|Apron|Pile o' Crepe Server Apron}} • {{ll|Apron|Jay Chicken Server Apron}} • {{ll|Apron|Pizza Whirled Server Apron}} • {{ll|Apron|Spiffo's Server Apron}} • {{ll|Foreman Vest}} • {{ll|Waistcoat}} • {{ll|Waistcoat|GigaMart Waistcoat}} • {{ll|Bulletproof Vest|Military Bulletproof Vest}} • {{ll|Bulletproof Vest|Civilian Bulletproof Vest}} • {{ll|Bulletproof Vest|Police Bulletproof Vest}} • {{ll|Hunting Vest|Grey Hunting Vest}} • {{ll|Hunting Vest|Orange Hunting Vest}} • {{ll|Hunting Vest|Camo Hunting Vest}} • {{ll|Hunting Vest|Green Camo Hunting Vest}} • {{ll|High Visibility Vest}}<!--TODO: sort alphabetically; require minor research-->
   | list =  {{ll|Apron}} • {{ll|Apron|Tight Fit Apron}} • {{ll|Apron|Ice Cream Server Apron}} • {{ll|Apron|Pile o' Crepe Server Apron}} • {{ll|Apron|Jay Chicken Server Apron}} • {{ll|Apron|Pizza Whirled Server Apron}} • {{ll|Apron|Spiffo's Server Apron}} • {{ll|Foreman Vest}} • {{ll|Waistcoat}} • {{ll|GigaMart Waistcoat}} • {{ll|Bulletproof Vest|Military Bulletproof Vest}} • {{ll|Bulletproof Vest|Civilian Bulletproof Vest}} • {{ll|Bulletproof Vest|Police Bulletproof Vest}} • {{ll|Hunting Vest|Grey Hunting Vest}} • {{ll|Hunting Vest|Orange Hunting Vest}} • {{ll|Hunting Vest|Camo Hunting Vest}} • {{ll|Hunting Vest|Green Camo Hunting Vest}} • {{ll|High Visibility Vest}}<!--TODO: sort alphabetically; require minor research-->
   }}{{Navbox/row
   }}{{Navbox/row
   | group = {{tt|name=Navbox clothing|default=Suit|arg1=suit}}
   | group = {{tt|name=Navbox clothing|default=Suit|arg1=suit}}

Revision as of 23:03, 19 February 2024

Notebook.pngTemplate Documentation

This template should be transcluded at the bottom of all clothing pages.

Usage

{{Navbox clothing}}

How to translate

This template is translatable.

Template code

Paste the following code into the <includeonly> tag of the translated template and translate the text after each = sign (except for #default =).

{{#switch: {{{1|}}}
| eyes = Eyes
| face = Face
| headwear = Headwear
| scarf = Scarf
| tank_top = Tank top
| t-shirt = T-shirt
| short_sleeve_shirt = Short Sleeve Shirt
| shirt = Shirt
| sweater = Sweater
| jacket = Jacket
| torso_extra = Torso Extra
| suit = Suit
| legs = Legs
| hands = Hands
| under_clothing = Under Clothing
| socks = Socks
| shoes = Shoes
| underwear = Underwear
| tail = Tail
| miscellaneous = Miscellaneous
| #default = [[Category:Incorrect template usage]]
}}

Template documentation

Copy the code wrapped in the <noinclude> tag in this template and translate the text after doc = in the {{Documentation}} template.

{{Translation guide}} template should be removed from the translated documentation.

See also

Editors can experiment in this template's sandbox.