Template:Navbox skills

From PZwiki
Revision as of 17:51, 5 February 2024 by Ksilem (talk | contribs)
Notebook.pngTemplate Documentation

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

Usage

{{Navbox skills}}

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 -->
| skills = Skills
<!-- group -->
| passive = Passive
| agility = Agility
| combat = Combat
| crafting = Crafting
| firearm = Firearm
| survivalist = Survivalist
| #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.