Difference between revisions of "Template:SpellCaster"
From DDO Compendium
m (alignment) |
m (formatting) |
||
Line 2: | Line 2: | ||
<pre> | <pre> | ||
{{Template:SpellCaster | {{Template:SpellCaster | ||
|name = | |name = | ||
|type = | |type = | ||
|minlevel = | |minlevel = | ||
|umd = | |umd = | ||
|noumdfor = | |noumdfor = | ||
|binding = | |binding = | ||
|enchantments = | |enchantments = | ||
|description = | |description = | ||
|droplocation = | |droplocation = | ||
|material = | |material = | ||
|hardness = | |hardness = | ||
|durability = | |durability = | ||
|update = | |update = | ||
|details = | |details = | ||
|upgradeable = | |upgradeable = | ||
|icon = | |icon = | ||
|bug = | |bug = | ||
|replaced = | |replaced = | ||
|weight = | |weight = | ||
|basevalue = | |basevalue = | ||
}} | }} | ||
</pre> | </pre> | ||
Line 110: | Line 110: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td> | <td>{{#if:{{{umd}}}|'''UMD Difficulty:''' {{{umd|}}}<br>}}{{#if:{{{noumdfor}}}|'''No UMD Check For:''' {{{noumdfor|}}}<br>}}{{#if:{{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}}{{ItemBinding|{{{binding}}}}}<br> | ||
{{#if:{{{umd}}}|'''UMD Difficulty:''' {{{umd|}}}<br>}} | |||
{{#if:{{{noumdfor}}}|'''No UMD Check For:''' {{{noumdfor|}}}<br>}} | |||
{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}} | |||
{{ItemBinding|{{{binding}}}}}<br> | |||
'''Enchantments:''' | '''Enchantments:''' | ||
{{{enchantments|}}} | {{{enchantments|}}} | ||
Line 139: | Line 135: | ||
</table> | </table> | ||
</div> | </div> | ||
<div class="visible-xs-block hidden-sm hidden-md hidden-lg"><hr></div> | <div class="visible-xs-block hidden-sm hidden-md hidden-lg"> | ||
<hr> | |||
</div> | |||
<div class="col-sm-6"> | <div class="col-sm-6"> | ||
<table class="item-image-table background-color"> | <table class="item-image-table background-color"> |
Revision as of 01:35, 18 February 2020
{{Template:SpellCaster |name = |type = |minlevel = |umd = |noumdfor = |binding = |enchantments = |description = |droplocation = |material = |hardness = |durability = |update = |details = |upgradeable = |icon = |bug = |replaced = |weight = |basevalue = }}
SpellCaster[edit]
This template is used to render information about a wand, scroll or potion. Example of the Template in Use: Eternal Wand of Finger of Fire.
Usage[edit]
Parameter Documentation | |
name | The name of the caster. |
type | Enter the type of item. Possible Values:
|
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 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. |
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. |
icon | The icon to use for this item, overrides the image using the item name |
bug | Contains any information about a bug related to the item. Use Template:Bug |
replaced | Contains information about any replacement that SSG did of this weapon. Use Template:ItemReplacement |
weight | This is the weight, in lbs, as shown on the examine window. The "lbs" will be added. |
basevalue | This 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.