Difference between revisions of "Template:SaveDC"

From DDO Compendium
Line 30: Line 30:
{{#if: {{{3|}}}|{{{3}}} Level{{#if: {{{4|}}}{{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{4|}}}|{{{4}}} Mod{{#if: {{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{5|}}}|{{{5}}} Bonus}}</span>
{{#if: {{{3|}}}|{{{3}}} Level{{#if: {{{4|}}}{{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{4|}}}|{{{4}}} Mod{{#if: {{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{5|}}}|{{{5}}} Bonus}}</span>
|tooltip={{#bootstrap_tooltip: {{{1}}} Save|text={{{1}}} DC: {{#if: {{{2|}}}|{{{2}}}{{#if: {{{3|}}}{{{4|}}}{{{5|}}}|&nbsp;+&nbsp;}}}}
|tooltip={{#bootstrap_tooltip: {{{1}}} Save|text={{{1}}} DC: {{#if: {{{2|}}}|{{{2}}}{{#if: {{{3|}}}{{{4|}}}{{{5|}}}|&nbsp;+&nbsp;}}}}
{{#if: {{{3|}}}|{{{3}}} Level{{#if: {{{4|}}}{{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{4|}}}|{{{4}}} Mod{{#if: {{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{5|}}}|{{{5}}} Bonus}}}}
{{#if: {{{3|}}}|{{{3}}} Level{{#if: {{{4|}}}{{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{4|}}}|{{{4}}} Mod{{#if: {{{5|}}}|&nbsp;+&nbsp;}}}}{{#if: {{{5|}}}|{{{5}}} Bonus}}|placement=bottom}}
}}</onlyinclude>
}}</onlyinclude>

Revision as of 16:07, 19 July 2018


EnhDC[edit]

Template is used to render the DC display within enhancements

Example Usage
{{EnhDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun|color}}Template:EnhDC
{{EnhDC|Fortitude|10|1/2 Artificer|Intelligence|Sunder|tooltip}}Template:EnhDC
{{EnhDC|Fortitude|10|Druid|Highest of Wisdom or Strength|Stun}}Template:EnhDC
{{EnhDC|Fortitude|10|1/2 Artificer|Intelligence|Sunder}}Template:EnhDC

Usage[edit]

{{EnhDC|(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.