Template:Navbox clothing: Difference between revisions

From PZwiki
(updated to new navbox and sandbox)
m (minor)
Line 5: Line 5:
==Usage==
==Usage==
{{tll|navbox clothing}}
{{tll|navbox clothing}}
{{navbox clothing}}
{{Navbox clothing}}


{{Translation guide|<syntaxhighlight lang="html">
{{Translation guide|<syntaxhighlight lang="html">

Revision as of 14:22, 7 January 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.