Template:Navbox clothing

From PZwiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Imbox content.png
This template is deprecated.
This template will eventually be removed. Please use Template:Navbox items instead.
Imbox deletion.png
This page is a candidate for deletion.
Reason: Unused
This page (and any subpages) will be deleted after being reviewed by an admin, and no one has objected to its deletion. Users may discuss this request for deletion on the page's talk page. Once added, this should only be removed by an admin, or the user that added it.
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.