Difference between revisions of "Template:ShowAttributePoints/doc"

From Istaria Lexica

m (Elteria Shadowhand moved page Template:ShowSkillPoints/doc to Template:ShowAttributePoints/doc without leaving a redirect)
Line 1: Line 1:
 
==Description==
 
==Description==
Displays a class's/race's skill points gained. You can set them prior using [[Template:AddSkillPoints]].
+
Displays a class's/race's skill points gained. You can set them prior using [[Template:AddAttributePoints]].
  
 
*Try out this template in your [{{fullurl:Special:MyPage/sandbox|action=edit&section=new&preload={{FULLPAGENAMEE}}/sample}} sandbox]
 
*Try out this template in your [{{fullurl:Special:MyPage/sandbox|action=edit&section=new&preload={{FULLPAGENAMEE}}/sample}} sandbox]
Line 6: Line 6:
  
 
==Syntax==
 
==Syntax==
<pre>{{ShowSkillPoints}}</pre>
+
<pre>{{ShowAttributePoints}}</pre>
  
 
==Example==
 
==Example==
 
<pre>
 
<pre>
{{AddSkillPoints|Strength|points=6|maxpoints=750}}
+
{{AddAttributePoints|Strength|points=6|maxpoints=750}}
{{AddSkillPoints|Dexterity|points=11|maxpoints=1100}}
+
{{AddAttributePoints|Dexterity|points=11|maxpoints=1100}}
{{AddSkillPoints|Essence Harvesting|points=10|maxpoints=1000}}
+
{{AddAttributePoints|Essence Harvesting|points=10|maxpoints=1000}}
{{ShowSkillPoints}}
+
{{ShowAttributePoints}}
 
</pre>
 
</pre>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Revision as of 21:13, 25 September 2022

Description[edit]

Displays a class's/race's skill points gained. You can set them prior using Template:AddAttributePoints.

Syntax[edit]

{{ShowAttributePoints}}

Example[edit]

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