Template:EnhUsageCost

From DDO Compendium
Revision as of 19:01, 18 July 2018 by MNDeveloper (talk | contribs)


EnhUsageCost[edit]

Template is used to render the cooldown and cost for an enhancement item

Example Usage
{{EnhUsageCost|2 Spell Points|20 seconds}}{{#switch: {{{3}}} |treerank=
  • Activation Cost: 2 Spell Points
  • Cooldown: 20 seconds

|itemrank=

|treesingle=
  • Activation Cost: 2 Spell Points
  • Cooldown: 20 seconds
|itemsingle=

Usage[edit]

{{EnhUsageCost|(activation cost)|(cooldown)|(style)}}

Parameter Documentation
activation costHow much does it cost to activate
cooldownThe cooldown
styleWhat style to render it in
Possible Values:
  • treerank - Use for enhancement tree rank style
  • itemrank - Use for enhancement entry rank style
  • treesingle - Use for enhancement tree when 1 rank
  • itemsingle - Use for enhancement entry when 1 rank

Template

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


{{#switch: {{{3}}}

|treerank= |itemrank= |treesingle= |itemsingle=