Difference between revisions of "Template:SpellCaster"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 19: | Line 19: | ||
|icon= | |icon= | ||
|bug= | |bug= | ||
|replaced= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 67: | Line 68: | ||
|parameter17name = bug | |parameter17name = bug | ||
|parameter17description = Contains any information about a bug related to the item. Use [[Template:Bug]] | |parameter17description = Contains any information about a bug related to the item. Use [[Template:Bug]] | ||
|parameter18name = replaced | |||
|parameter18description = Contains information about any replacement that SSG did of this weapon. Use [[Template:ItemReplacement]] | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 110: | Line 113: | ||
{{{details}}}<br>}}{{#if: {{{upgradeable|}}} | '''Upgradeable:''' | {{{details}}}<br>}}{{#if: {{{upgradeable|}}} | '''Upgradeable:''' | ||
{{{upgradeable}}}<br>}}{{#if: {{{bug|}}} | '''Bugs:''' | {{{upgradeable}}}<br>}}{{#if: {{{bug|}}} | '''Bugs:''' | ||
{{{bug}}}<br>}} | {{{bug}}}<br>}}</td></tr> | ||
</td> | {{#if: {{{replaced|}}} | <tr><td class="extra-details topborder">{{{replaced}}}</td></tr>}} | ||
</tr> | |||
</table> | </table> | ||
</td> | </td> |
Revision as of 20:04, 4 December 2018
{{Template:Wand |name = |type= |minlevel = |umd= |noumdfor= |binding = |enchantments = |description = |droplocation = |material = |hardness = |durability = |update = |details = |upgradeable = |icon= |bug= |replaced= }}
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 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 |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.