Difference between revisions of "Template:RuneArm"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 16: | Line 16: | ||
|details = | |details = | ||
|upgradeable = | |upgradeable = | ||
|upgradedfrom = | |||
|icon= | |icon= | ||
|image= | |image= | ||
Line 88: | Line 89: | ||
|parameter24name = exclusive | |parameter24name = exclusive | ||
|parameter24description = Use [[Template:Exclusive]] | |parameter24description = Use [[Template:Exclusive]] | ||
|parameter25name = upgradedfrom | |||
|parameter25description = A list of items this was upgraded from. | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 152: | Line 155: | ||
</td> | </td> | ||
</tr> | </tr> | ||
{{#if: {{{droplocation|}}} |<tr><td> '''Where To Find:''' {{WrapMultiLine|{{{droplocation}}}}}</td></tr>|[[Category:Items without a Drop Location]]}}{{#if: {{{details|}}} | <tr><td>'''Extra Details:''' {{WrapMultiLine|{{{details}}}}}</td></tr>}}{{#if: | |||
{{{upgradeable|}}} | <tr><td>'''Upgradeable:''' {{WrapMultiLine|{{{upgradeable}}}}}</td></tr>}}{{#if: {{{upgradedfrom|}}} | <tr><td class="extra-details">'''Upgraded From:''' {{WrapMultiLine|{{{upgradedfrom}}}}}</td></tr>}}{{#if: {{{bug|}}} |<tr><td>'''Bugs:''' {{WrapMultiLine|{{{bug}}}}}</td></tr>}} | |||
{{#if: {{{droplocation|}}} | '''Where To Find:''' {{WrapMultiLine|{{{droplocation}}}}} | |||
{{{upgradeable | |||
{{{ | |||
}} | |||
</td> | |||
</tr> | |||
{{#if: {{{replaced|}}} | | {{#if: {{{replaced|}}} | | ||
<tr> | <tr> |
Revision as of 01:02, 26 April 2022
{{Template:RuneArm |name = |type= |minlevel = |absoluteminlevel = |binding = |enchantments = |description = |droplocation = |material = |hardness = |durability = |update = |details = |upgradeable = |upgradedfrom = |icon= |image= |bug= |replaced= |weight= |basevalue= |emptyaugments= |itemsets= |otherversions= |exclusive= }}
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 | |
name | The name of the rune arm. |
type | Enter the type of item, for these it should be RuneArm |
minlevel | Enter the minimum level required for the rune arm, or leave blank if there is none. |
absoluteminlevel | Enter the minimum level required for the item if something is removed, or leave blank if there is none. |
binding | How is this rune arm 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 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. |
icon | The icon to use for this item, overrides the image using the item name |
image | Image file, use if the image doesn't change between heroic and epic types. Do not include extension. |
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. |
emptyaugments | Any Empty augments that this item has. Use Template:EmptyAugments |
itemsets | The item sets that this item has. Use Template:ItemSetList |
otherversions | Other related version (i.e. heroic vs legendary or epic, feytwisted, etc) |
exclusive | Use Template:Exclusive |
upgradedfrom | A list of items this was upgraded from. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.