Template:Navbox skills: Difference between revisions

From PZwiki
m (Undo revision 217175 by Ksilem (talk))
Tag: Undo
mNo edit summary
Line 30: Line 30:
| content = {{Navbox/row
| content = {{Navbox/row
   | group = {{tt|name=Navbox skills|default=Passive|arg1=passive}}
   | group = {{tt|name=Navbox skills|default=Passive|arg1=passive}}
   | list = {{ll|Skills#Passives|Fitness}} • {{ll|Skills#Passives|Strength}} •       
   | list = {{ll|Skills#Passives|Fitness}} • {{ll|Skills#Passives|Strength}}        
}}{{Navbox/row   
}}{{Navbox/row   
   | group = {{tt|name=Navbox skills|default=Agility|arg1=agility}}     
   | group = {{tt|name=Navbox skills|default=Agility|arg1=agility}}     
   | list = {{ll|Skills#Agility|Sprinting}} • {{tt|Skills|#=Agility|Lightfooted}} • {{tt|Skills|Nimble|#=Agility}} • {{tt|Skills#Agility|Sneaking}}
   | list = {{ll|Skills#Agility|Sprinting=1}} • {{ll|Skills|#=Agility|Lightfooted=1}} • {{ll|Skills|Nimble|#=Agility=1}} • {{ll|Skills#Agility|Sneaking}}
}}{{Navbox/row
}}{{Navbox/row
   | group = {{tt|name=Navbox skills|default=Combat|arg1=combat}}
   | group = {{tt|name=Navbox skills|default=Combat|arg1=combat}}

Revision as of 11:08, 6 February 2024

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.