Template:Crafting nav

From PZwiki
Revision as of 15:21, 11 January 2024 by Vibrance (talk | contribs) (use Template:Navbar)
Notebook.pngTemplate Documentation

This template is used to display a group of buttons used for navigating the various crafting 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|}}}
| general = General
| survivalist = Survivalist
| carpentry = Carpentry
| cooking = Cooking
| electrical = Electrical
| health = Health
| metalworking = Metalworking
| farming = Farming
| fishing = Fishing
| trapper = Trapper
| #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.