Template:Ability check
This template is used to represent Skill or Ability Checks. Saving throws should use Template:Saving throw instead.
The first parameter is the skill or ability being checked, and the second (optional) parameter is the DC. If no parameters are supplied, it will instead display a link to Ability Check.
Usage: {{Ability check}}
Result: Ability check
Usage: {{Ability check|Sleight of Hand|20}}
Result: DC 20 Sleight of Hand check
Usage: {{Ability check|Dexterity}}
Usage: {{Ability check|Strength, Dexterity}}
Result: Strength, or Dexterity check
Usage: {{Ability check|Sleight of Hand, Animal Handling, Strength|16}}
Result: DC 16 Sleight of Hand, Animal Handling, or Strength check
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Skill name | 1 | The name of the skill associated with the ability check. Can also use a comma separated list | String | required |
Difficulty Class | 2 | The Difficulty Class of the check. | Number | optional |