Template:Saving Throw: Difference between revisions

From bg3.wiki
Jump to navigation Jump to search
m (fix spacing when dc parameter is absent)
No edit summary
Line 3: Line 3:
| Strength
| Strength
| str
| str
| STR = [[Strength|STR]] [[Saving Throw|Save]]
| STR = [[Saving Throw|Strength Save]]
| dexterity
| dexterity
| Dexterity
| Dexterity
| dex
| dex
| DEX = [[Dexterity|DEX]] [[Saving Throw|Save]]
| DEX = [[Saving Throw|Dexterity Save]]
| constitution
| constitution
| Constitution
| Constitution
| con
| con
| CON = [[Constitution|CON]] [[Saving Throw|Save]]
| CON = [[Saving Throw|Constitution Save]]
| intelligence
| intelligence
| Intelligence
| Intelligence
| int
| int
| INT = [[Intelligence|INT]] [[Saving Throw|Save]]
| INT = [[Saving Throw|Intelligence Save]]
| wisdom
| wisdom
| Wisdom
| Wisdom
| wis
| wis
| WIS = [[Wisdom|WIS]] [[Saving Throw|Save]]
| WIS = [[Saving Throw|Wisdom Save]]
| charisma
| charisma
| Charisma
| Charisma
| cha
| cha
| CHA = [[Charisma|CHA]] [[Saving Throw|Save]]
| CHA = [[Saving Throw|Charisma Save]]
| #default = [[Saving Throw]]
| #default = [[Saving Throw]]
}}{{#if: {{{dc|}}} |  ([[Difficulty Class|DC]] {{{dc}}}) |
}}{{#if: {{{dc|}}} |  ([[Difficulty Class|DC]] {{{dc}}}) |

Revision as of 16:13, 25 July 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: {{SavingThrow}}

Result: Saving Throw

Usage: {{SavingThrow|STR}}

Result: Strength Save

Usage: {{SavingThrow|Strength}}

Result: Strength Save


Also supports an optional dc (Difficulty Class) parameter.

Usage: {{SavingThrow|dexterity|dc=12}}

Result: Dexterity Save (DC 12)

Auto-generated TemplateData follows.


Visually represent a type of Saving Throw in a semi-compact fashion.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Saving Throw Type (Optional)1

no description

Suggested values
STR DEX CON INT WIS CHA
Stringsuggested
Difficulty Class (DC)dc

(Optional) the Difficulty Class of the Saving Throw

Example
12
Numbersuggested