Template:Navbox equipment: Difference between revisions

From PZwiki
m (fix seed bag as wearable)
m (move scissors to tool)
Line 58: Line 58:
   | list = {{Navbox/row
   | list = {{Navbox/row
   | group = {{tt|name=Navbox equipment|default=General|arg1=general-tools}}
   | group = {{tt|name=Navbox equipment|default=General|arg1=general-tools}}
     | list = {{ll|Axe}} • {{ll|Ball-peen Hammer}} • {{ll|Bellows}}{{sup|future}} • {{ll|Club Hammer}} • {{ll|Car Battery Charger}} • {{ll|Crowbar}} • {{ll|Chainsaw}}{{sup|future}} • {{ll|Garden Saw}} • {{ll|Hammer}} • {{ll|Hand Axe}} • {{ll|Jack}} • {{ll|Lug Wrench}} • {{ll|Paintbrush}} • {{ll|Pipe Wrench}} • {{ll|Propane Torch}} • {{ll|Saw}} • {{ll|Screwdriver}} • {{ll|Sledgehammer}} • {{ll|Stone Axe}} • {{ll|Stone Hammer}} • {{ll|Tire Pump}} • {{ll|Tongs}}{{sup|future}} • {{ll|Wood Axe}} • {{ll|Wooden Mallet}} • {{ll|Wrench}}
     | list = {{ll|Axe}} • {{ll|Ball-peen Hammer}} • {{ll|Bellows}}{{sup|future}} • {{ll|Club Hammer}} • {{ll|Car Battery Charger}} • {{ll|Crowbar}} • {{ll|Chainsaw}}{{sup|future}} • {{ll|Garden Saw}} • {{ll|Hammer}} • {{ll|Hand Axe}} • {{ll|Jack}} • {{ll|Lug Wrench}} • {{ll|Paintbrush}} • {{ll|Pipe Wrench}} • {{ll|Propane Torch}} • {{ll|Saw}} • {{ll|Screwdriver}} • {{ll|Scissors}} • {{ll|Sledgehammer}} • {{ll|Stone Axe}} • {{ll|Stone Hammer}} • {{ll|Tire Pump}} • {{ll|Tongs}}{{sup|future}} • {{ll|Wood Axe}} • {{ll|Wooden Mallet}} • {{ll|Wrench}}
   }}{{Navbox/row
   }}{{Navbox/row
   | group = {{tt|name=Navbox equipment|default=Cooking|arg1=cooking}}
   | group = {{tt|name=Navbox equipment|default=Cooking|arg1=cooking}}
Line 73: Line 73:
   }}{{Navbox/row
   }}{{Navbox/row
   | group = {{tt|name=Navbox equipment|default=Stationery|arg1=stationery}}
   | group = {{tt|name=Navbox equipment|default=Stationery|arg1=stationery}}
   | list = {{ll|Crayons}} • {{ll|Pen|Pen - Blue}} • {{ll|Eraser}} • {{ll|Pen}} • {{ll|Pencil}} • {{ll|Pen|Pen - Red}} • {{ll|Scissors}}
   | list = {{ll|Crayons}} • {{ll|Pen|Pen - Blue}} • {{ll|Eraser}} • {{ll|Pen}} • {{ll|Pencil}} • {{ll|Pen|Pen - Red}}
   }}{{Navbox/row
   }}{{Navbox/row
   | group = {{tt|name=Navbox equipment|default=Other|arg1=other}}
   | group = {{tt|name=Navbox equipment|default=Other|arg1=other}}

Revision as of 15:38, 4 January 2024

Notebook.pngTemplate Documentation

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

Usage

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|}}}
| container = Container
| handheld = Handheld
| wearable = Wearable
| water_containers = Water containers
| light_sources = Light sources
| tools = Tools
| general-tools = General
| cooking = Cooking
| gardening = Gardening
| household = Household
| cleaning = Cleaning
| stationery = Stationery
| other = Other
| camping = Camping
| trapping = Trapping
| electronics = Electronics
| general-electronics = General
| communications = Communications
| trapping = Trapping
| security = Security
| #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.