Template:Skill Summary

From Istaria Lexica

Skill Summary
Attribute gain:
Strength:
0%
Dexterity:
0%
Power:
0%
Focus:
0%
Template documentation (for the template shown above, sometimes hidden or invisible)

Description[edit]

Shows a brief information about a skill.


  • provides description text
  • provides colorised attribute gain info
  • Note: To make the template work correctly, use integer values only!
    • Correct: 15
    • Wrong: 15%
    • Wrong: 7.5

Syntax[edit]

{{Skill Summary
| description = 
| str         = 
| dex         = 
| foc         = 
| pow         = 
}}

Parameters[edit]

{{Skill Summary
| description = A brief description about the skill
| str         = Strength modifier (integer)
| dex         = Dexterity modifier (integer)
| foc         = Focus modifier (integer)
| pow         = Power modifier (integer)
}}

Example[edit]

{{Skill Summary
| description = Making spell scrolls from papyrus and other magical resources.
| str         = 0
| dex         = 
| foc         = 50
| pow         = 40
}}



Visit Template:Skill Summary/doc to edit this text. (How to: document correctly)