Difference between revisions of "Template:RaceStartStat"

From DDO Compendium
 
Line 3: Line 3:
|name = RaceStartStat
|name = RaceStartStat
|description = This template is used to render information the starting ability scores at character creation time.
|description = This template is used to render information the starting ability scores at character creation time.
|category = Player Character Templates
|example1=<nowiki>{{RaceStartStat|8|8|8|8|8|8}}</nowiki>
|example1=<nowiki>{{RaceStartStat|8|8|8|8|8|8}}</nowiki>
|example1output={{RaceStartStat|8|8|8|8|8|8}}
|example1output={{RaceStartStat|8|8|8|8|8|8}}

Latest revision as of 00:54, 5 September 2018


RaceStartStat[edit]

This template is used to render information the starting ability scores at character creation time.

Example Usage
{{RaceStartStat|8|8|8|8|8|8}}STR: 8
DEX: 8
CON: 8
INT: 8
WIS: 8
CHA: 8

Usage[edit]

{{RaceStartStat|(Strength)|(Dexterity)|(Constitution)|(Intelligence)|(Wisdom)|(Charisma)}}

Parameter Documentation
StrengthThe Strength score.
DexterityThe Dexterity score.
ConstitutionThe Constitution score.
IntelligenceThe Intelligence score.
WisdomThe Wisdom score.
CharismaThe Charisma score.

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.


STR: {{{1}}}
DEX: {{{2}}}
CON: {{{3}}}
INT: {{{4}}}
WIS: {{{5}}}
CHA: {{{6}}}