Difference between revisions of "Template:Augment"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 101: | Line 101: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>}}'''Binding:''' {{ItemBinding|{{{binding}}}}}<br/>'''Augment Type:''' {{AugmentType|{{{color|}}}{{#if: {{{exclusive|}}}|<br>{{{exclusive}}}}}<br>{{#if: {{{bagstacksize|}}}|'''Bag Maximum Stack Size:''' {{formatnum:{{{bagstacksize}}}}}<br>}}{{#if: {{{inventorystacksize|}}}|'''Inventory Maximum Stack Size:''' {{formatnum:{{{inventorystacksize}}}}}<br>}}'''Slotted Effect:''' {{WrapMultiLine|{{{enchantments|}}}}} | <td>{{#if: {{{minlevel|}}}|'''Minimum Level:''' {{{minlevel}}}<br>}}'''Binding:''' {{ItemBinding|{{{binding}}}}}<br/>'''Augment Type:''' {{AugmentType|{{{color|}}}}}{{#if: {{{exclusive|}}}|<br>{{{exclusive}}}}}<br>{{#if: {{{bagstacksize|}}}|'''Bag Maximum Stack Size:''' {{formatnum:{{{bagstacksize}}}}}<br>}}{{#if: {{{inventorystacksize|}}}|'''Inventory Maximum Stack Size:''' {{formatnum:{{{inventorystacksize}}}}}<br>}}'''Slotted Effect:''' {{WrapMultiLine|{{{enchantments|}}}}} | ||
{{#if:{{{description|}}}|<br>''{{{description}}}''}} | {{#if:{{{description|}}}|<br>''{{{description}}}''}} |
Revision as of 00:29, 3 July 2022
{{Template:Augment |name = |minlevel = |binding= |color= |description = |droplocation = |enchantments= |icon= |weight= |basevalue= |notes= |bagstacksize= |inventorystacksize= |update= |link= |exclusive= |otherversions= }}
Material[edit]
This template is used to render information about an ingredient, collectable, gem or any other material.
Usage[edit]
Parameter Documentation | |
name | This is the Augment name. |
color | This is the augment color. Possible Values:
|
minlevel | The minimum level needed to be to use this item. |
binding | How is this item bound - leave blank it is unbound. Possible Values:
|
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. |
enchantments | This specifies the enchantments when the type is augment. |
icon | This is an icon to use, instead of the name |
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. |
notes | Any notes about this material. |
bagstacksize | This is the maximum number of items that can stack in the bag |
inventorystacksize | This is the maximum number of items that can stack in the inventory |
update | Update this was released in |
link | The link to this page, if it isn't the same as the name. |
exclusive | Use Template:Exclusive |
otherversions | Other related version (i.e. heroic vs legendary or epic, feytwisted, etc) |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.