Template:RaceStartStat

From DDO Compendium
Revision as of 00:54, 5 September 2018 by MNDeveloper (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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}}}