Template:Perk desc
This documentation explains how the Perk Description Template works and is to be used:
Contents
Formatting the transclusion
If you want to transclude a Perk's description into another Wiki page:
{{Perk desc|perk name in lower case}}
Formatting the Template itself
If you want to add a new/edit an existing Perk's description to the Template:
| <perk name in lower case> = <The Perk's description and the "Perk Lookup" Template> ''Flavour Text'' <-- optional '''Unique Perk''' <-- optional
Example
| botany knowledge = You transform plants found around [[The Campfire]] into tinctures that slow down bleeding. Healing speed is increased by {{pl|botany knowledge|v=1}} and the efficiency of {{IconLink|Med-Kits|IconItems|firstAidKit}} is increased by {{pl|botany knowledge|v=2}}. ''{{clr|9|"Basic Botany knowledge could save your life someday." — Claudette Morel}}'' '''Unique to [[Claudette Morel]] until {{clr|6|level 35}}, which its Teachable version can then be learned and taught to the other [[Survivors]].'''
Perk Lookup
The Perk Lookup Template is used to choose the colour palette for the 3 Perk Tiers and the variable values.
{{pl|perk name in lower case|variable values}}
Example Perk Lookup
Formatting the Template like this
{{pl|botany knowledge|v=1}} ... {{pl|botany knowledge|v=2}}
will return Botany Knowledge's Healing Speed boni of 11/22/33 % (v=1) and its efficiency of Healing Items boni of {{{4}}}/{{{5}}}/{{{6}}} (v=2)
Example Perk Description
Formatting the Template like this
{{Perk desc|botany knowledge}}
and inserting it into a Table will return
You transform plants found around The Campfire into tinctures that slow down bleeding. Healing speeds and the efficiency of Med-Kits "Basic botany knowledge could save your life someday." — Claudette Morel |
The above documentation is transcluded from Template:Perk desc/doc. (edit | history)
Perk description has not yet been added to Template:Perk desc