Difference between revisions of "Template:SpellCaster"

From DDO Compendium
Line 17: Line 17:
|details =
|details =
|upgradeable =
|upgradeable =
|icon=
|bug=
|bug=
}}
}}
Line 62: Line 63:
|parameter15name = upgradeable
|parameter15name = upgradeable
|parameter15description = If this item is upgradeable, use [[Template:ItemUpgrade]]. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
|parameter15description = If this item is upgradeable, use [[Template:ItemUpgrade]]. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
|parameter16name = bug
|parameter16name = icon
|parameter16description = Contains any information about a bug related to the item.  Use [[Template:Bug]]
|parameter16description = The icon to use for this item, overrides the image using the item name
|parameter17name = bug
|parameter17description = Contains any information about a bug related to the item.  Use [[Template:Bug]]
}}
}}
</noinclude><includeonly>
</noinclude><includeonly>
Line 76: Line 79:
<td class="icon">
<td class="icon">
<!-- Icon Image -->
<!-- Icon Image -->
{{IconImage|{{{name}}}}}
{{IconImage|{{{name}}}|{{{icon|}}}}}
</td>
</td>
<td class="title">
<td class="title">

Revision as of 20:06, 5 October 2018

{{Template:Wand
|name =
|type=
|minlevel =
|umd=
|noumdfor=
|binding = 
|enchantments =
|description =
|droplocation = 
|material =
|hardness =
|durability =
|update =
|details =
|upgradeable =
|icon=
|bug=
}}

Wand[edit]

This template is used to render information about a wand. Example of the Template in Use: Eternal Wand of Finger of Fire.

Usage[edit]

Parameter Documentation
nameThe name of the wand.
typeEnter the type of item, for this it should be Wand.
minlevelEnter the minimum level required for the wand, or leave blank if there is none.
umdThe UMD required for use.
noumdforClasses that don't require a UMD check.
bindingHow is this item bound - leave blank it is unbound.
Possible Values:
  • btc for Bound to Character
  • bta for Bound to Account
  • btcoe for Bound to Character on Equip
  • btcoa for Bound to Character on Acquire
  • btaoe for Bound to Account on Equip
  • btaoa for Bound to Account on Acquire
enchantmentsThese are a bulleted list of templates (each on its own line starting with an asterisk) found in Enchantment Templates. If the enchantment is a one just for this item, just enter the information directly. The enchantment that is added because of the material (i.e. Flametouched Iron) is automatically added.
descriptionEnter the description that is on the examine window at the bottom.
droplocationThis specifies information on where this drops. Use Template:DropLocation to specify it. IF there is more than one, put each on its own line starting with an asterisk.
materialEnter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron).
hardnessEnter the hardness shown in the examine window.
durabilityEnter the maximum durability value shown in the examine window.
updateWhich update was this item added to the game in.
detailsEnter any details that a player may need to know about this (i.e. if not working correctly, etc).
upgradeableIf this item is upgradeable, use Template:ItemUpgrade. If there is more than one (i.e. it is in the middle of a crafting chain), include multiple templates in a bulleted list.
iconThe icon to use for this item, overrides the image using the item name
bugContains any information about a bug related to the item. Use Template:Bug

Template

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