Template:Saving Throw: Difference between revisions
Jump to navigation
Jump to search
(link the attribute as well) |
(fix text) |
||
Line 4: | Line 4: | ||
| Strength | | Strength | ||
| str | | str | ||
| STR = [[Strength]] [[Saving Throw | | STR = [[Strength]] [[Saving Throw]] | ||
| dexterity | | dexterity | ||
| Dexterity | | Dexterity | ||
| dex | | dex | ||
| DEX = [[Dexterity]] [[Saving Throw | | DEX = [[Dexterity]] [[Saving Throw]] | ||
| constitution | | constitution | ||
| Constitution | | Constitution | ||
| con | | con | ||
| CON = [[Constitution]] [[Saving Throw | | CON = [[Constitution]] [[Saving Throw]] | ||
| intelligence | | intelligence | ||
| Intelligence | | Intelligence | ||
| int | | int | ||
| INT = [[Intelligence]] [[Saving Throw | | INT = [[Intelligence]] [[Saving Throw]] | ||
| wisdom | | wisdom | ||
| Wisdom | | Wisdom | ||
| wis | | wis | ||
| WIS = [[Wisdom]] [[Saving Throw | | WIS = [[Wisdom]] [[Saving Throw]] | ||
| charisma | | charisma | ||
| Charisma | | Charisma | ||
| cha | | cha | ||
| CHA = [[Charisma]] [[Saving Throw | | CHA = [[Charisma]] [[Saving Throw]] | ||
| #default = [[Saving Throw]] | | #default = [[Saving Throw]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> |
Revision as of 14:06, 14 October 2023
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.
Usage: {{Saving Throw}}
Result: Saving Throw
Usage: {{Saving Throw|STR}}
Result: Strength Saving Throw
Usage: {{Saving Throw|Strength}}
Result: Strength Saving Throw
Also supports an optional dc
(Difficulty Class) parameter for abilities and spells with fixed DCs.
Usage: {{Saving Throw|dexterity|dc=12}}
Result: DC 12 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
| Number | suggested |