Difference between revisions of "Template:SpellCooldownClass"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
|description = This is a helper template is used to nicely format the class and cooldown for a single entry called by the SpellCooldown template | |description = This is a helper template is used to nicely format the class and cooldown for a single entry called by the SpellCooldown template | ||
|category=Spell and Feat Templates | |category=Spell and Feat Templates | ||
|example1 = <nowiki>{{SpellCooldownClass | |example1 = <nowiki>{{SpellCooldownClass|5|dd}}</nowiki> | ||
|example1output = {{SpellCooldownClass| | |example1output = {{SpellCooldownClass|5|dd}} | ||
|example2 = <nowiki>{{SpellCooldownClass||{{SpellCooldownClassGroup|25|Art|Clr|FvS|Pal|Sor|Wiz}}|true}}</nowiki> | |example2 = <nowiki>{{SpellCooldownClass||{{SpellCooldownClassGroup|25|Art|Clr|FvS|Pal|Sor|Wiz}}|true}}</nowiki> | ||
|example2output = {{SpellCooldownClass|2|{{SpellCooldownClassGroup|2|Brd|Wiz|Wlk}}|true}} | |example2output = {{SpellCooldownClass|2|{{SpellCooldownClassGroup|2|Brd|Wiz|Wlk}}|true}} |
Revision as of 00:05, 4 March 2025
SpellCooldownClass[edit]
This is a helper template is used to nicely format the class and cooldown for a single entry called by the SpellCooldown template
Example Usage | |
{{SpellCooldownClass|5|dd}} | dd |
{{SpellCooldownClass||{{SpellCooldownClassGroup|25|Art|Clr|FvS|Pal|Sor|Wiz}}|true}} | , 2 (Bard, Wizard, Warlock) |
{{SpellCooldownClass|10}} | 10 |
Usage[edit]
{{SpellCooldownClass|(cooldown)|(Class)|(comma)}}
Parameter Documentation | |
cooldown | The actual cooldown for this group |
Class | The spell abbreviation for the class Possible Values:
|
comma | Should there potentially be a comma before this entry, use True if there should be |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
{{{1}}}