Difference between revisions of "Template:RuneArm"

From DDO Compendium
Line 112: Line 112:
<td class="item-image-side">
<td class="item-image-side">
<table class="item-image-table background-color" >
<table class="item-image-table background-color" >
<tr><td class="item-image">[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|upright|]]</td></tr>
<tr><td class="item-image">[[File:{{#if: {{{image|}}}|{{{image}}}|{{{name}}}}}.png|300px|center]]</td></tr>
<tr>
<tr>
<td class="extra-details">{{#if: {{{droplocation|}}} | '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}
<td class="extra-details">{{#if: {{{droplocation|}}} | '''Where To Find:'''&nbsp;{{WrapMultiLine|{{{droplocation}}}}}

Revision as of 16:46, 2 April 2020

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

RuneArm[edit]

This template is used to render information about an rune arm. See Template:Weapon for weapons, Template:Armor for armor and Template:Shield for shields. Example of the Template in Use: Thought Spike.

Usage[edit]

Parameter Documentation
nameThe name of the rune arm.
typeEnter the type of item, for these it should be RuneArm
minlevelEnter the minimum level required for the rune arm, or leave blank if there is none.
absoluteminlevelEnter the minimum level required for the item if something is removed, or leave blank if there is none.
bindingHow is this rune arm 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 rune arm 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
imageImage file, use if the image doesn't change between heroic and epic types. Do not include extension.
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.