Difference between revisions of "Template:SaveDC"

From DDO Compendium
 
Line 3: Line 3:
|name=SaveDC
|name=SaveDC
|description= Template is used to render the DC display within enhancements
|description= Template is used to render the DC display within enhancements
|category=Shared Templates
|example1=<nowiki>{{SaveDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|color}}</nowiki>
|example1=<nowiki>{{SaveDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|color}}</nowiki>
|example1output={{SaveDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|color}}
|example1output={{SaveDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|color}}

Latest revision as of 01:05, 5 September 2018


SaveDC[edit]

Template is used to render the DC display within enhancements

Example Usage
{{SaveDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|color}}Fortitude DC: 10 + Druid Level + Highest of Wisdom or Strength Modifier + Stun Bonus
{{SaveDC|Fortitude|10|1/2 Artificer|Intelligence|Sunder|color}}Fortitude DC: 10 + 1/2 Artificer Level + Intelligence Modifier + Sunder Bonus
{{SaveDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|tooltip}}Fortitude Save
{{SaveDC|Fortitude|10|1/2 Artificer|Intelligence|Sunder|tooltip}}Fortitude Save

Usage[edit]

{{SaveDC|(save)|(constant)|(level)|(Ability Mod)|(bonuses)|(type)}}

Parameter Documentation
saveWhich SAVE is being used
constantAny constant added to the DC
levelAny full or partial levels, include the amount of partial (i.e. 1/2 Artificer)
Ability ModAny ability mod added
bonusesAny bonuses (i.e. stun)
typeWhich type of display do you want
Possible Values:
  • color
  • tooltip

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.