Difference between revisions of "Template:SpellCooldown"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 38: | Line 38: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude>'''Cooldown (<span style="Color: #00eeef">{{{1}}}s</span>):''' {{{2}}} {{#if: {{{3|}}}| ({{SpellClassNameFromAbbr|{{{3}}}|True}})}} | <onlyinclude>'''Cooldown (<span style="Color: #00eeef">{{{1}}}s</span>):''' {{{2}}} {{#if: {{{3|}}}| ({{SpellClassNameFromAbbr|{{{3}}}|True}})}}{{#if: {{{4|}}}|, {{{4}}} ({{SpellClassNameFromAbbr|{{{5}}}|True}})}}{{#if: {{{6|}}}|, {{{6}}} ({{SpellClassNameFromAbbr|{{{7}}}|True}})}}{{#if: {{{8|}}}|, {{{8}}} ({{SpellClassNameFromAbbr|{{{9}}}|True}})}}{{#if: {{{10|}}}|, {{{10}}} ({{SpellClassNameFromAbbr|{{{11}}}|True}})}}{{#if: {{{12|}}}|, {{{12}}} ({{SpellClassNameFromAbbr|{{{13}}}|True}})}}{{#if: {{{14|}}}|, {{{14}}} ({{SpellClassNameFromAbbr|{{{15}}}|True}})}}{{#if: {{{16|}}}|, {{{16}}} ({{SpellClassNameFromAbbr|{{{17}}}|True}})}}{{#if: {{{18|}}}|, {{{18}}} ({{SpellClassNameFromAbbr|{{{19}}}|True}})}}{{#if: {{{20|}}}|, {{{20}}} ({{SpellClassNameFromAbbr|{{{21}}}|True}})}}</onlyinclude> | ||
{{#if: {{{4|}}}|, {{{4}}} ({{SpellClassNameFromAbbr|{{{5}}}|True}})}} | |||
{{#if: {{{6|}}}|, {{{6}}} ({{SpellClassNameFromAbbr|{{{7}}}|True}})}} | |||
{{#if: {{{8|}}}|, {{{8}}} ({{SpellClassNameFromAbbr|{{{9}}}|True}})}} | |||
{{#if: {{{10|}}}|, {{{10}}} ({{SpellClassNameFromAbbr|{{{11}}}|True}})}} | |||
{{#if: {{{12|}}}|, {{{12}}} ({{SpellClassNameFromAbbr|{{{13}}}|True}})}} | |||
{{#if: {{{14|}}}|, {{{14}}} ({{SpellClassNameFromAbbr|{{{15}}}|True}})}} | |||
{{#if: {{{16|}}}|, {{{16}}} ({{SpellClassNameFromAbbr|{{{17}}}|True}})}} | |||
{{#if: {{{18|}}}|, {{{18}}} ({{SpellClassNameFromAbbr|{{{19}}}|True}})}} | |||
{{#if: {{{20|}}}|, {{{20}}} ({{SpellClassNameFromAbbr|{{{21}}}|True}})}}</onlyinclude> |
Revision as of 19:22, 27 June 2019
SpellCooldown[edit]
This template is used to nicely format the cooldown that this spell has.
Example Usage | |
{{SpellCooldown|Second|10}} | Cooldown (Seconds): 10 |
{{SpellCooldown|Second|4.5|Wiz|4|Sor}} | Cooldown (Seconds): 4.5 (Wizard), 4 (Sorcerer) |
{{SpellCooldown|Second|18|R1|12|R2|6|R3}} | Cooldown (Seconds): 18 (Rank 1), 12 (Rank 2), 6 (Rank 3) |
Usage[edit]
{{SpellCooldown|(Unit)|(Amount)|(Class)}}
Parameter Documentation | |
Unit | The Unit of time these are using Possible Values:
|
Amount | The number of units of time. This and the next can be repeated 10 times. |
Class | The class this time is specific to Possible Values:
|
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
Cooldown ({{{1}}}s): {{{2}}}