Template:Save
Jump to navigation
Jump to search
Template documentation
Visually represent a type of Saving Throw in a compact fashion. Accepts the full or abbreviated form of any Ability Score as an optional parameter.
This is a compact version of Template:Saving Throw
Examples
| Markup | Renders as |
|---|---|
{{Save}} | Save |
{{Save|STR}} | STR Save |
{{Save|Strength}} | STR Save |
{{Save|Custom value}} | Custom value Save |
Also supports an optional dc (Difficulty Class) parameter for abilities and spells with fixed DCs.
| Markup | Renders as |
|---|---|
{{Save|dexterity|dc=12}} | DEX Save (DC 12) |
{{Save|dexterity|dc=caster}} | DEX Save (Spell save DC) |
{{Save|dexterity|dc=weapon action}} | DEX Save (Weapon action DC) |
{{Save|dexterity|dc=weapon action + 2}} | DEX Save (Weapon action DC + 2) |
{{Save|constitution|dc=hybrid}} | CON Save (Hybrid DC) |
See also
- {{Saving Throw}} - a longer form version
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 |