Difference between revisions of "Template:AddAttributePoints/doc"

From Istaria Lexica

(Created page with "==Description== Sets properties for skill points. You can finally display those in a table using Template:ShowSkillPoints. * If first parameter is not provided, do nothin...")
 
Line 2: Line 2:
 
Sets properties for skill points. You can finally display those in a table using [[Template:ShowSkillPoints]].
 
Sets properties for skill points. You can finally display those in a table using [[Template:ShowSkillPoints]].
  
 +
*Try out this template in your [{{fullurl:Special:MyPage/sandbox|action=edit&section=new&preload={{FULLPAGENAMEE}}/sample}} sandbox]
 +
*[[Special:WhatLinksHere/{{FULLPAGENAME}}|Find pages]] using this template
 
* If first parameter is not provided, do nothing.
 
* If first parameter is not provided, do nothing.
  

Revision as of 19:01, 25 September 2022

Description[edit]

Sets properties for skill points. You can finally display those in a table using Template:ShowSkillPoints.

  • Try out this template in your sandbox
  • Find pages using this template
  • If first parameter is not provided, do nothing.

Syntax[edit]

{{AddSkillPoints|name|points=|maxpoints=}}

Parameters[edit]

{{AddSkillPoints
|              = Name of the skill (ex. Essence Shaping, Tinkering, Mining, One Hand Slash).
|points        = Points gained each level. (Integer only!)
|maxpoints     = (optional) Maximum points gained when on maximum level. (Integer only!)
}}

Example[edit]

{{AddSkillPoints|Strength|points=6|maxpoints=750}}
{{AddSkillPoints|Dexterity|points=11|maxpoints=1100}}
{{AddSkillPoints|Essence Harvesting|points=10|maxpoints=1000}}
{{ShowSkillPoints}}