Difference between revisions of "Template:RuneArm"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 16: | Line 16: | ||
|details = | |details = | ||
|upgradeable = | |upgradeable = | ||
|bug= | |||
}} | }} | ||
</pre> | </pre> | ||
Line 25: | Line 26: | ||
|parameter1name = name | |parameter1name = name | ||
|parameter1description = The name of the rune arm. | |parameter1description = The name of the rune arm. | ||
|parameter2name = type | |parameter2name = type | ||
|parameter2description = Enter the type of item, for these it should be RuneArm | |parameter2description = Enter the type of item, for these it should be RuneArm | ||
|parameter3name = minlevel | |parameter3name = minlevel | ||
|parameter3description = Enter the minimum level required for the rune arm, or leave blank if there is none. | |parameter3description = Enter the minimum level required for the rune arm, or leave blank if there is none. | ||
|parameter4name = absoluteminlevel | |parameter4name = absoluteminlevel | ||
|parameter4description = Enter the minimum level required for the item if something is removed, or leave blank if there is none. | |parameter4description = Enter the minimum level required for the item if something is removed, or leave blank if there is none. | ||
|parameter5name = binding | |parameter5name = binding | ||
|parameter5description = How is this rune arm bound - leave blank it is unbound. | |parameter5description = How is this rune arm bound - leave blank it is unbound. | ||
Line 46: | Line 43: | ||
|parameter6name = enchantments | |parameter6name = enchantments | ||
|parameter6description = 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. | |parameter6description = 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. | ||
|parameter7name = description | |parameter7name = description | ||
|parameter7description = Enter the description that is on the examine window at the bottom. | |parameter7description = Enter the description that is on the examine window at the bottom. | ||
|parameter8name = droplocation | |parameter8name = droplocation | ||
|parameter8description = This specifies information on where this drops. Use [[Template:DropLocation]] to specify it. IF there is more than one, put each on its own line starting with an asterisk. | |parameter8description = This specifies information on where this drops. Use [[Template:DropLocation]] to specify it. IF there is more than one, put each on its own line starting with an asterisk. | ||
|parameter9name = material | |parameter9name = material | ||
|parameter9description = Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron). | |parameter9description = Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron). | ||
|parameter10name = hardness | |parameter10name = hardness | ||
|parameter10description = Enter the hardness shown in the examine window. | |parameter10description = Enter the hardness shown in the examine window. | ||
|parameter11name = durability | |parameter11name = durability | ||
|parameter11description = Enter the maximum durability value shown in the examine window. | |parameter11description = Enter the maximum durability value shown in the examine window. | ||
|parameter12name = update | |parameter12name = update | ||
|parameter12description = Which update was this item added to the game in. | |parameter12description = Which update was this item added to the game in. | ||
|parameter13name = details | |parameter13name = details | ||
|parameter13description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc). | |parameter13description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc). | ||
|parameter14name = upgradeable | |parameter14name = upgradeable | ||
|parameter14description = 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. | |parameter14description = 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. | ||
| | |parameter15name = bug | ||
|parameter15description = Contains any information about a bug related to the item. Use [[Template:Bug]] | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 111: | Line 101: | ||
<tr> | <tr> | ||
<td class="extra-details"> | <td class="extra-details"> | ||
{{#if: {{{droplocation|}}} | '''Drop Location:''' {{{droplocation}}}<br>|[[Category:Items without a Drop Location]]}} | {{#if: {{{droplocation|}}} | '''Drop Location:''' | ||
{{#if: {{{details|}}} | '''Extra Details:''' {{{details}}}<br>}} | {{{droplocation}}}<br>|[[Category:Items without a Drop Location]]}} | ||
{{#if: {{{upgradeable|}}} | '''Upgradeable:''' {{{upgradeable}}}<br>}} | {{#if: {{{details|}}} | '''Extra Details:''' | ||
{{{details}}}<br>}} | |||
{{#if: {{{upgradeable|}}} | '''Upgradeable:''' | |||
{{{upgradeable}}}<br>}} | |||
{{#if: {{{bug|}}} | '''Bugs:''' | |||
{{{bug}}}<br>}} | |||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 18:07, 28 September 2018
{{Template:RuneArm |name = |type= |minlevel = |absoluteminlevel = |binding = |enchantments = |description = |droplocation = |material = |hardness = |durability = |update = |details = |upgradeable = |bug= }}
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 Template:DropLocation to specify it. 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. |
bug | Contains any information about a bug related to the item. Use Template:Bug |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.