Difference between revisions of "Template:SpellCaster"

From DDO Compendium
m (tweak)
(updates)
Line 7: Line 7:
|umd=
|umd=
|noumdfor=
|noumdfor=
|binding =  
|binding =
|enchantments =
|enchantments =
|description =
|description =
|droplocation =  
|droplocation =
|material =
|material =
|hardness =
|hardness =
Line 26: Line 26:
{{TemplateDocumentation
{{TemplateDocumentation
|name = SpellCaster
|name = SpellCaster
|description = 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]].
|description = 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]].
|category=Item Templates
|category=Item Templates
|usesnamedparameters = true
|usesnamedparameters = true
Line 37: Line 38:
* Scroll
* Scroll
* Potion
* Potion
|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.
|parameter4name = umd
|parameter4name = umd
Line 45: Line 46:
|parameter6name = binding
|parameter6name = binding
|parameter6description = How is this item bound - leave blank it is unbound.
|parameter6description = How is this item bound - leave blank it is unbound.
|parameter6values =  
|parameter6values =
* btc for Bound to Character
* btc for Bound to Character
* bta for Bound to Account
* bta for Bound to Account
Line 53: Line 54:
* btaoa for Bound to Account on Acquire
* btaoa for Bound to Account on Acquire
|parameter7name = enchantments
|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.
|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.
|parameter8name = description
|parameter8name = description
|parameter8description = Enter the description that is on the examine window at the bottom.
|parameter8description = Enter the description that is on the examine window at the bottom.
|parameter9name = droplocation
|parameter9name = droplocation
|parameter9description = 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.
|parameter9description = 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.
|parameter10name = material
|parameter10name = material
|parameter10description = Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron).
|parameter10description = Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron).
Line 67: Line 73:
|parameter13description = Which update was this item added to the game in.
|parameter13description = Which update was this item added to the game in.
|parameter14name = details
|parameter14name = details
|parameter14description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc).
|parameter14description = Enter any details that a player may need to know about this (i.e. if not working
correctly, etc).
|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 = icon
|parameter16name = icon
|parameter16description = The icon to use for this item, overrides the image using the item name
|parameter16description = The icon to use for this item, overrides the image using the item name
|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
|parameter18name = replaced
|parameter18description = Contains information about any replacement that SSG did of this weapon. Use [[Template:ItemReplacement]]
|parameter18description = Contains information about any replacement that SSG did of this weapon. Use
[[Template:ItemReplacement]]
|parameter19name = weight
|parameter19name = weight
|parameter19description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
|parameter19description = This is the weight, in lbs, as shown on the examine window. The "lbs" will be added.
|parameter20name = basevalue
|parameter20name = basevalue
|parameter20description = This is the base value as shown in the examine window. Use [[Template:Price]].
|parameter20description = This is the base value as shown in the examine window. Use [[Template:Price]].
}}
}}
</noinclude><includeonly>
</noinclude>
<table class="item-table background-color">
<includeonly>
<div class="table-responsive">
<table class="table table-bordered">
<tr>
<tr>
<td class="item-info-side">
<td class="col-md-6"><!-- Left side -->
<table class="background-color">
<table class="table">
<tr>
<tr>
<td>
<td>
<table class="background-color">
<table class="table">
<tr>
<tr>
<td class="icon">
<td class="col-md-1">
<!-- Icon Image -->
{{IconImage|{{{name}}}|{{{icon|}}}}}
{{IconImage|{{{name}}}|{{{icon|}}}}}
</td>
</td>
<td class="center title">
<td class="col-md-11 center">
'''{{{name}}}'''<br>[[:Category:{{{type}}}|{{{type}}}]]
<h2>{{{name}}}</h2><hr>[[:Category:{{{type}}}|<h3>{{{type}}}</h3>]]
</td>
</td>
</tr>
</tr>
Line 103: Line 113:
<tr>
<tr>
<td>
<td>
'''UMD Difficulty:''' {{{umd|}}}<br>
{{#if:{{{umd}}}|'''UMD Difficulty:''' {{{umd|}}}<br>}}
'''No UMD Check For:''' {{{noumdfor|}}}<br>
{{#if:{{{noumdfor}}}|'''No UMD Check For:''' {{{noumdfor|}}}<br>}}
{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>}}{{ItemBinding|{{{binding}}}}}<br>
{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>[[Category:Minimum Level {{{minlevel}}}
Items]]|[[Category:Items with No Minimum Level]]}}
{{ItemBinding|{{{binding}}}}}<br>
'''Enchantments:'''
'''Enchantments:'''
{{{enchantments|}}}{{ItemMaterialDR|{{{material}}}}}
{{{enchantments|}}}
{{ItemMaterial|{{{material}}}|{{#if: {{{hardness|}}}|{{{hardness}}} |}}|{{#if: {{{durability|}}}|{{{durability}}}|}}}}
{{ItemMaterialDR|{{{material}}}}}
{{ItemMaterial|{{{material}}}|{{#if: {{{hardness|}}}|{{{hardness}}} |}}|{{#if:
{{{durability|}}}|{{{durability}}}|}}}}
<br>
<br>
<br>
<br>
'''Description:''' ''{{{description}}} ''
'''Description:''' ''{{{description}}} ''
</td>
</td>
</tr>{{#if: {{{weight|}}}{{{basevalue|}}}|<tr><td><table class="item-table"><tr><td class="itembasevalue">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}</td><td class="itemweight">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td></tr></table></td></tr>}}
</tr>
{{#if: {{{weight|}}}{{{basevalue|}}}|
<tr>
<td>
<table class="table">
<tr>
<td class="col-md-6 text-left">{{#if:{{{basevalue|}}}|Base Value: {{{basevalue}}}}}
</td>
<td class="col-md-6 text-right">{{#if:{{{weight|}}}|{{{weight}}} lbs}}</td>
</tr>
</table>
</table>
</td>
</td>
<td class="item-image-side">
</tr>
<table class="item-image-table background-color" >
}}
</table>
</td>
<td class="col-md-6">
<table class="item-image-table background-color">
<tr>
<tr>
<td class="extra-details">{{#if: {{{droplocation|}}} | '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}
<td class="extra-details">
<br>|[[Category:Items without a Drop Location]]}}{{#if: {{{details|}}} | '''Extra Details:'''&nbsp;
{{#if: {{{droplocation|}}} | '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}<br>|[[Category:Items without
{{{details}}}<br>}}{{#if: {{{upgradeable|}}} | '''Upgradeable:'''&nbsp;
a Drop Location]]}}
{{{upgradeable}}}<br>}}{{#if: {{{bug|}}} | '''Bugs:'''&nbsp;
{{#if: {{{details|}}} | '''Extra Details:'''&nbsp;{{{details}}}<br>}}
{{{bug}}}<br>}}</td></tr>
{{#if: {{{upgradeable|}}} | '''Upgradeable:'''&nbsp;{{{upgradeable}}}[[Category:Upgradable Items]]<br>}}
{{#if: {{{replaced|}}} | <tr><td class="extra-details topborder">{{{replaced}}}</td></tr>}}
{{#if: {{{bug|}}} | '''Bugs:'''&nbsp;{{{bug}}}[[Category:Items with a Known Bug]]}}
</td>
</tr>
{{#if: {{{replaced|}}} |
<tr>
<td class="extra-details topborder">{{{replaced}}}</td>
</tr>
}}
</table>
</table>
</td>
</td>
</tr>
</tr>
</table>
</table>
</div>
{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}
{{#if: {{{update|}}} | [[Category:Update {{{update|}}} Loot]] | [[Category:Items without an Update]]}}
{{#if: {{{minlevel|}}}|[[Category:Minimum Level {{{minlevel}}} Items]]|[[Category:Items with No Minimum Level]]}}
[[Category:Loot]]
[[Category:Loot]]
</includeonly>
</includeonly>

Revision as of 23:03, 17 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
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
  • Potion
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.