Template:Navbox equipment: Difference between revisions

From PZwiki
(added crayons)
m (fix seed bag as wearable)
Line 43: Line 43:
   | list = {{Navbox/row
   | list = {{Navbox/row
     | group = {{tt|name=Navbox equipment|default=Handheld|arg1=handheld}}
     | group = {{tt|name=Navbox equipment|default=Handheld|arg1=handheld}}
     | list = {{ll|Briefcase}} • {{ll|Bowling Ball Bag}} • {{ll|Cooler}} • {{ll|Doctor Bag}} • {{ll|Flight Case}} • {{ll|First Aid Kit}} • {{ll|Garbage Bag}} • {{ll|Guitar Case}} • {{ll|Gun Case}} • {{ll|Gun Case (large)}} • {{ll|Handbag}} • {{ll|Lunchbag}} • {{ll|Lunchbox}} • {{ll|Paper Bag}} • {{ll|Plastic Bag}} • {{ll|Purse}} • {{ll|Sack}} • {{ll|Sewing Kit}} • {{ll|Suitcase}} • {{ll|Toolbox}} • {{ll|Tote Bag}} • {{ll|Trauma Bag}}
     | list = {{ll|Briefcase}} • {{ll|Bowling Ball Bag}} • {{ll|Cooler}} • {{ll|Doctor Bag}} • {{ll|Flight Case}} • {{ll|First Aid Kit}} • {{ll|Garbage Bag}} • {{ll|Guitar Case}} • {{ll|Gun Case}} • {{ll|Gun Case (large)}} • {{ll|Handbag}} • {{ll|Lunchbag}} • {{ll|Lunchbox}} • {{ll|Paper Bag}} • {{ll|Plastic Bag}} • {{ll|Purse}} • {{ll|Sack}} • {{ll|Seed Bag}} • {{ll|Sewing Kit}} • {{ll|Suitcase}} • {{ll|Toolbox}} • {{ll|Tote Bag}} • {{ll|Trauma Bag}}
   }}{{Navbox/row
   }}{{Navbox/row
     | group = {{tt|name=Navbox equipment|default=Wearable|arg1=wearable}}
     | group = {{tt|name=Navbox equipment|default=Wearable|arg1=wearable}}
     | list = {{ll|Big Hiking Bag}} • {{ll|Duffel Bag}} • {{ll|Fanny Pack}} • {{ll|Hiking Bag}} • {{ll|Key Ring}} • {{ll|Large Backpack}} • {{ll|Large Backpack|Military Backpack}} • {{ll|Satchel}} • {{ll|School Bag}} • {{ll|Seed Bag}}
     | list = {{ll|Big Hiking Bag}} • {{ll|Duffel Bag}} • {{ll|Fanny Pack}} • {{ll|Hiking Bag}} • {{ll|Key Ring}} • {{ll|Large Backpack}} • {{ll|Large Backpack|Military Backpack}} • {{ll|Satchel}} • {{ll|School Bag}}
   }}
   }}
   }}{{Navbox/row
   }}{{Navbox/row

Revision as of 15:36, 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.