Template:Stats: Difference between revisions
Appearance
![]() Â |
![]() Cdjensen94 (talk | contribs) Â |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<header>Stats</header> | <header>Stats</header> | ||
Line 25: | Line 26: | ||
<label>Will</label> | <label>Will</label> | ||
</data> | </data> | ||
</infobox> | </infobox></includeonly> | ||
 | |||
<noinclude> | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"str": { | |||
"type": "number" | |||
}, | |||
"dex": { | |||
"type": "number" | |||
}, | |||
"will": { | |||
"type": "number" | |||
}, | |||
"senses": { | |||
"type": "number" | |||
}, | |||
"con": { | |||
"type": "number" | |||
}, | |||
"int": { | |||
"type": "number" | |||
}, | |||
"wis": { | |||
"type": "number" | |||
}, | |||
"cha": { | |||
"type": "number" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"str", | |||
"dex", | |||
"con", | |||
"senses", | |||
"int", | |||
"wis", | |||
"cha", | |||
"will" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> |
Latest revision as of 20:39, 20 July 2025
Template documentation
|
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this documentation. (About template documentation) |
Editors can experiment in this template's sandbox and test case pages. |
{{Stats |str = 1000 |dex = 1000 |con = 1000 |senses = 1000 |int = 1000 |wis = 1000 |cha = 1000 |will = 1000 }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
str | str | no description | Number | optional |
dex | dex | no description | Number | optional |
con | con | no description | Number | optional |
senses | senses | no description | Number | optional |
int | int | no description | Number | optional |
wis | wis | no description | Number | optional |
cha | cha | no description | Number | optional |
will | will | no description | Number | optional |