Template:Navbox clothing: Difference between revisions

From PZwiki
m (Add Long Dress, alphabetize)
m ({{Deprecated|Navbox items}})
Line 1: Line 1:
<noinclude>
<noinclude>
{{Deprecated|Navbox items}}
{{Documentation/sandbox|doc=
{{Documentation/sandbox|doc=
This template should be transcluded at the bottom of all [[clothing]] pages.
This template should be transcluded at the bottom of all [[clothing]] pages.

Revision as of 15:36, 7 April 2024

Imbox content.png
This template is deprecated.
This template will eventually be removed. Please use Template:Navbox items instead.
Notebook.pngTemplate Documentation

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

Parameters

The parameters are based on the type of article. The usable parameters are;

  • clothing
  • tops
  • bottoms
  • footwear
  • headwear
  • underwear
  • full_body
  • accessories

The parameters are not case sensitive, but lowercase is recommended. Leaving parameters blank will result in all sub boxes remaining closed.

Usage

{{Navbox clothing|tops}}

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|}}}
| clothing = Clothing
| tops = Tops
| bottoms = Bottoms
| footwear = Footwear
| headwear = Headwear
| underwear = Underwear
| full_body = Full Body
| accessories = Accessories
| tops = Tops
| shirts = Shirts
| t-shirts = T-Shirts
| vests = Vests
| jackets = Jackets
| pants = Pants
| shorts = Shorts
| skirts = Skirts
| shoes = Shoes
| socks = Socks
| hats = Hats
| helmets = Helmets
| masks = Masks
| underpants = Underpants
| bras = Bras
| other = Other
| dresses = Dresses
| jewelry = Jewelry
| #default = {{Error|translation}}
}}

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.