Difference between revisions of "Template:RuneArm"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 3: | Line 3: | ||
{{Template:RuneArm | {{Template:RuneArm | ||
|name = | |name = | ||
|type= | |||
|minlevel = | |minlevel = | ||
|binding = | |binding = | ||
Line 23: | Line 24: | ||
|parameter1description = The name of the rune arm. | |parameter1description = The name of the rune arm. | ||
|parameter1values = | |parameter1values = | ||
|parameter2name = | |parameter2name = type | ||
|parameter2description = Enter the | |parameter2description = Enter the type of item, for these it should be RuneArm | ||
|parameter2values = | |parameter2values = | ||
|parameter3name = | |parameter3name = minlevel | ||
|parameter3description = | |parameter3description = Enter the minimum level required for the rune arm, or leave blank if there is none. | ||
|parameter3values = | |parameter3values = | ||
|parameter4name = binding | |||
|parameter4description = How is this rune arm bound - leave blank it is unbound. | |||
|parameter4values = | |||
* btc for Bound to Character | * btc for Bound to Character | ||
* bta for Bound to Account | * bta for Bound to Account | ||
Line 35: | Line 39: | ||
* btaoe for Bound to Account on Equip | * btaoe for Bound to Account on Equip | ||
* btaoa for Bound to Account on Acquire | * btaoa for Bound to Account on Acquire | ||
| | |parameter5name = enchantments | ||
| | |parameter5description = 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. | ||
|parameter5values = | |parameter5values = | ||
|parameter6name = | |parameter6name = description | ||
|parameter6description = | |parameter6description = Enter the description that is on the examine window at the bottom. | ||
|parameter6values = | |parameter6values = | ||
|parameter7name = | |parameter7name = droplocation | ||
|parameter7description = | |parameter7description = 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. | ||
|parameter7values = | |parameter7values = | ||
|parameter8name = | |parameter8name = material | ||
|parameter8description = Enter the | |parameter8description = Enter what the item is made from (i.e. Leather, Glass, Gem, Flametouched Iron). | ||
|parameter8values = | |parameter8values = | ||
|parameter9name = | |parameter9name = hardness | ||
|parameter9description = Enter the | |parameter9description = Enter the hardness shown in the examine window. | ||
|parameter9values = | |parameter9values = | ||
| | |parameter0name = durability | ||
| | |parameter0description = Enter the maximum durability value shown in the examine window. | ||
| | |parameter0values = | ||
|parameter11name = | |parameter11name = update | ||
|parameter11description = | |parameter11description = Which update was this item added to the game in. | ||
|parameter11values = | |parameter11values = | ||
|parameter12name = | |parameter12name = details | ||
|parameter12description = | |parameter12description = Enter any details that a player may need to know about this (i.e. if not working correctly, etc). | ||
|parameter12values = | |parameter12values = | ||
|parameter13name = upgradeable | |||
|parameter13description = 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. | |||
|parameter13values = | |||
}} | }} | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 77: | Line 81: | ||
</td> | </td> | ||
<td class="title"> | <td class="title"> | ||
'''{{{name}}}''' | '''{{{name}}}'''<br>[[:Category:{{{type}}}|{{{type}}}]] | ||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 22:31, 3 June 2018
{{Template:RuneArm |name = |type= |minlevel = |binding = |enchantments = |description = |droplocation = |material = |hardness = |durability = |update = |details = |upgradeable = }}
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. |
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. |
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. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.