Template:Saving Throw
(Redirected from Template:SavingThrow)
Jump to navigation
Jump to search
Visually represent a type of Saving Throw in a semi-compact fashion. Accepts the full or abbreviated form of any Ability Score as an optional parameter. Also supports an optional dc
(Difficulty Class) parameter for abilities and spells with fixed DCs.
Examples
Markup | Renders as |
---|---|
{{Saving Throw}} | Saving throw |
{{Saving Throw|STR}} | Strength saving throw |
{{Saving Throw|Strength}} | Strength saving throw |
{{Saving Throw|Custom value}} | Custom value saving throw |
{{Saving Throw|dexterity|dc=12}} | DC 12 Dexterity saving throw |
{{Saving Throw|dexterity|dc=caster}} | Spell save DC Dexterity saving throw |
{{Saving Throw|dexterity|dc=weapon action}} | Weapon action DC Dexterity saving throw |
Template data
Visually represent a type of Saving Throw in a semi-compact fashion.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Saving Throw Type (Optional) | 1 | no description
| String | suggested |
Difficulty Class (DC) | dc | (Optional) the Difficulty Class of the Saving Throw
| String | suggested |