Difference between revisions of "Template:SpellCaster"

From DDO Compendium
m (MNDeveloper moved page Template:Wand to Template:SpellCaster without leaving a redirect: This needs to be more than wands - includes Scrolls now)
Line 1: Line 1:
<noinclude>
<noinclude>
<pre>
<pre>
{{Template:Wand
{{Template:SpellCaster
|name =
|name =
|type=
|type=
Line 30: Line 30:
|usesnamedparameters = true
|usesnamedparameters = true
|parameter1name = name
|parameter1name = name
|parameter1description = The name of the wand.
|parameter1description = The name of the caster.
|parameter2name = type
|parameter2name = type
|parameter2description = Enter the type of item, for this it should be Wand.
|parameter2description = Enter the type of item.
|parameter3values=
* Wand
* Scroll
|parameter3name = minlevel  
|parameter3name = minlevel  
|parameter3description = Enter the minimum level required for the wand, or leave blank if there is none.
|parameter3description = Enter the minimum level required for the wand, or leave blank if there is none.

Revision as of 21:46, 29 November 2019

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

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 caster.
typeEnter the type of item.
minlevelEnter the minimum level required for the wand, or leave blank if there is none.
Possible Values:
  • Wand
  • Scroll
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 one of the drop location templates to specify it. The list of templates can be found here: Category:DropLocation Templates. 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
replacedContains information about any replacement that SSG did of this weapon. Use Template:ItemReplacement
weightThis is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
basevalueThis is the base value as shown in the examine window. Use Template:Price.

Template

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