trusted
5,920
edits
SurtrFan8511 (talk | contribs) |
SurtrFan8511 (talk | contribs) |
||
Line 1: | Line 1: | ||
This template generates a skill description based on the ingame variables. Variables with a lacking parameter get replaced with 0. Additionally, it also creates a categorization subobject if called on skill infobox pages. This subobject is later used in [[Template: | ==Description== | ||
This template generates a skill description based on the ingame variables. Variables with a lacking parameter get replaced with 0. Additionally, it also creates a categorization subobject if called on skill infobox pages. This subobject is later used in [[Template:Skill list]] and [[Template:Skill list table]]. | |||
== | ==Usage== | ||
It is not recommended to directly invoke this template. Instead, use <pre>{{#masterdata:SkillDesctiption|<id>|effect=<effect>}}</pre> | |||
Where <id> is ID of the skill, <effect> is ID of the skill effect. Refer to [[Template:Skill bundle]] to see full skill desriptions. | |||
Beside arguments that match ingame variables, there are following arguments: | |||
* '''override range''' - replace the skill range with a custom string (like the one from [[Template:Skill range combo]]). | * '''override range''' - replace the skill range with a custom string (like the one from [[Template:Skill range combo]]). | ||
== | ===Variables=== | ||
* '''short description''' - undeclare this variable before directly calling this template to force long skill descriptions for every skill effect. | * '''short description''' - undeclare this variable before directly calling this template to force long skill descriptions for every skill effect. | ||