Difference between revisions of "Template:SpellCaster"
From DDO Compendium
m (fixed tags) |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
{{Template:Wand | {{Template:Wand | ||
|name = | |name = | ||
|type= | |||
|minlevel = | |minlevel = | ||
|umd= | |umd= | ||
Line 25: | Line 26: | ||
|parameter1description = The name of the wand. | |parameter1description = The name of the wand. | ||
|parameter1values = | |parameter1values = | ||
|parameter2name = | |parameter2name = type | ||
|parameter2description = Enter the | |parameter2description = Enter the type of item, for this it should be Wand. | ||
|parameter2values = | |parameter2values = | ||
|parameter3name = | |parameter3name = minlevel | ||
|parameter3description = | |parameter3description = Enter the minimum level required for the wand, or leave blank if there is none. | ||
|parameter3values = | |parameter3values = | ||
|parameter4name = | |parameter4name = umd | ||
|parameter4description = | |parameter4description = The UMD required for use. | ||
|parameter4values = | |parameter4values = | ||
|parameter5name = | |parameter5name = noumdfor | ||
|parameter5description = | |parameter5description = Classes that don't require a UMD check. | ||
|parameter5values = | |parameter5values = | ||
|parameter6name = binding | |||
|parameter6description = How is this item bound - leave blank it is unbound. | |||
|parameter6values = | |||
* btc for Bound to Character | * btc for Bound to Character | ||
* bta for Bound to Account | * bta for Bound to Account | ||
Line 43: | Line 47: | ||
* btaoe for Bound to Account on Equip | * btaoe for Bound to Account on Equip | ||
* btaoa for Bound to Account on Acquire | * btaoa for Bound to Account on Acquire | ||
| | |parameter7name = enchantments | ||
| | |parameter7description = These are a bulleted list of templates (each on its own line starting with an asterisk) found in [[:Category:Item_Enchantment_Template|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. | ||
|parameter7values = | |parameter7values = | ||
|parameter8name = | |parameter8name = description | ||
|parameter8description = | |parameter8description = Enter the description that is on the examine window at the bottom. | ||
|parameter8values = | |parameter8values = | ||
|parameter9name = | |parameter9name = droplocation | ||
|parameter9description = | |parameter9description = This 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. | ||
|parameter9values = | |parameter9values = | ||
|parameter10name = | |parameter10name = material | ||
|parameter10description = Enter the | |parameter10description = Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron). | ||
|parameter10values = | |parameter10values = | ||
|parameter11name = | |parameter11name = hardness | ||
|parameter11description = Enter the | |parameter11description = Enter the hardness shown in the examine window. | ||
|parameter11values = | |parameter11values = | ||
|parameter12name = | |parameter12name = durability | ||
|parameter12description = | |parameter12description = Enter the maximum durability value shown in the examine window. | ||
|parameter12values = | |parameter12values = | ||
|parameter13name = | |parameter13name = update | ||
|parameter13description = | |parameter13description = Which update was this item added to the game in. | ||
|parameter13values = | |parameter13values = | ||
|parameter14name = | |parameter14name = details | ||
|parameter14description = | |parameter14description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc). | ||
|parameter14values = | |parameter14values = | ||
|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. | |||
|parameter15values = | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 85: | Line 89: | ||
</td> | </td> | ||
<td class="title"> | <td class="title"> | ||
'''{{{name}}}'''<br>[[:Category: | '''{{{name}}}'''<br>[[:Category:{{{type}}}|{{{type}}}]] | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 22:35, 3 June 2018
{{Template:Wand |name = |type= |minlevel = |umd= |noumdfor= |binding = |enchantments = |description = |droplocation = |material = |hardness = |durability = |update = |details = |upgradeable = }}
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 | |
name | The name of the wand. |
type | Enter the type of item, for this it should be Wand. |
minlevel | Enter the minimum level required for the wand, or leave blank if there is none. |
umd | The UMD required for use. |
noumdfor | Classes that don't require a UMD check. |
binding | How is this item bound - leave blank it is unbound. Possible Values:
|
enchantments | These 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. |
description | Enter the description that is on the examine window at the bottom. |
droplocation | This 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. |
material | Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron). |
hardness | Enter the hardness shown in the examine window. |
durability | Enter the maximum durability value shown in the examine window. |
update | Which update was this item added to the game in. |
details | Enter any details that a player may need to know about this (i.e. if not working correctly, etc). |
upgradeable | 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. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.