Template:Navbox equipment: Difference between revisions

From PZwiki
m (Fix)
m (Update Paint Bucket link)
Line 51: Line 51:


==See also==
==See also==
{{navbox see also}}
{{Navbox see also}}


}}
}}
{{ll|Category:Navbox}}</noinclude><includeonly>
{{ll|Category:Navbox}}</noinclude>
{{Navbox
<includeonly>{{Navbox
| title = {{ll|:Category:Tools|{{tt|name=Navbox equipment|default=Equipment|arg1=equipment}}}}
| title = {{ll|:Category:Tools|{{tt|name=Navbox equipment|default=Equipment|arg1=equipment}}}}
| collapsed = false
| collapsed = false
Line 73: Line 73:
     {{Navbox/row
     {{Navbox/row
     | group = {{ll|:Category:Water containers|{{tt|name=Navbox equipment|default=Water|arg1=water_containers}}}}
     | group = {{ll|:Category:Water containers|{{tt|name=Navbox equipment|default=Water|arg1=water_containers}}}}
     | list = {{ll|Bottle with Water (Bleach)}} • {{ll|Bowl}} • {{ll|Bucket}} • {{ll|Cooking Pot}} • {{ll|Empty Mug}} • {{ll|Gardening Spray Can}} • {{ll|Kettle}} • {{ll|Empty Paint Bucket}} • {{ll|Plastic Cup}} • {{ll|Saucepan}} • {{ll|Teacup}} • {{ll|Tumbler}} • {{ll|Water Bottle}} • {{ll|Water Bottle (Beer)}} • {{ll|Water Bottle (Bourbon)}} • {{ll|Water Bottle (Mayonnaise)}} • {{ll|Water Bottle (Orange Soda)}} • {{ll|Water Bottle (Remoulade)}} • {{ll|Water Bottle (White Wine)}} • {{ll|Watering Can}} • {{ll|Wine Glass}}
     | list = {{ll|Bottle with Water (Bleach)}} • {{ll|Bowl}} • {{ll|Bucket}} • {{ll|Cooking Pot}} • {{ll|Empty Mug}} • {{ll|Gardening Spray Can}} • {{ll|Kettle}} • {{ll|Paint Bucket}} • {{ll|Plastic Cup}} • {{ll|Saucepan}} • {{ll|Teacup}} • {{ll|Tumbler}} • {{ll|Water Bottle}} • {{ll|Water Bottle (Beer)}} • {{ll|Water Bottle (Bourbon)}} • {{ll|Water Bottle (Mayonnaise)}} • {{ll|Water Bottle (Orange Soda)}} • {{ll|Water Bottle (Remoulade)}} • {{ll|Water Bottle (White Wine)}} • {{ll|Watering Can}} • {{ll|Wine Glass}}
     }}
     }}
   | id = navbox_containers
   | id = navbox_containers

Revision as of 13:56, 16 March 2024

Notebook.pngTemplate Documentation

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

Parameters

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

  • containers
  • tools
  • household
  • electronics
  • survival

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

Usage

{{Navbox equipment/sandbox|tools}} Template:Navbox equipment/sandbox

{{Navbox equipment/sandbox}} Template:Navbox equipment/sandbox

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|}}}
<!-- title -->
| equipment = Equipment
| containers= Containers
| tools = Tools
| household = Household
| electronics = Electronics
| survival = Survival
<!-- group -->
| handheld_containers = Handheld containers
| wearable_containers = Wearable containers
| water_containers = Water containers
| general_tools = General tools
| cooking_tools = Cooking tools
| gardening = Gardening
| cleaning = Cleaning
| stationary = Stationary
| security = Security
| general_electronics = General electronics
| communications = Communications
| other = Other
| camping = Camping
| fishing = Fishing
| trapping = Trapping
| light_sources = Light sources
<!-- list -->
| #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.