6,366
editsMore actions
Space!
m (Sky moved page Template:SavingThrow to Template:Saving Throw: Template naming scheme) |
(Space!) |
||
Line 29: | Line 29: | ||
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. | 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: {{code|<nowiki>{{ | Usage: {{code|<nowiki>{{Saving Throw}}</nowiki>}} | ||
Result: {{ | Result: {{Saving Throw}} | ||
Usage: {{code|<nowiki>{{ | Usage: {{code|<nowiki>{{Saving Throw|STR}}</nowiki>}} | ||
Result: {{ | Result: {{Saving Throw|STR}} | ||
Usage: {{code|<nowiki>{{ | Usage: {{code|<nowiki>{{Saving Throw|Strength}}</nowiki>}} | ||
Result: {{ | Result: {{Saving Throw|Strength}} | ||
Also supports an optional <code>dc</code> ([[Difficulty Class]]) parameter for abilities and spells with fixed DCs. | Also supports an optional <code>dc</code> ([[Difficulty Class]]) parameter for abilities and spells with fixed DCs. | ||
Usage: {{code|<nowiki>{{ | Usage: {{code|<nowiki>{{Saving Throw|dexterity|dc=12}}</nowiki>}} | ||
Result: {{ | Result: {{Saving Throw|dexterity|dc=12}} | ||
== Template data == | |||
<templatedata> | <templatedata> | ||
{ | { |