Difference between revisions of "Template:Augment"

From DDO Compendium
 
(3 intermediate revisions by the same user not shown)
Line 50: Line 50:
* Horn Weapon or HW
* Horn Weapon or HW
* Horn Accessory or HE
* Horn Accessory or HE
* Set Armor or EA
* IOD Set Bonus or IODSet
* Set Weapon or EW
* Set Accessory or EE
|parameter3name = minlevel
|parameter3name = minlevel
|parameter3description = The minimum level needed to be to use this item.
|parameter3description = The minimum level needed to be to use this item.
Line 103: Line 101:
</tr>
</tr>
<tr>
<tr>
<td>{{#if: {{{minlevel|}}}|'''Minimum Level:'''&nbsp;{{{minlevel}}}<br>}}'''Binding:'''&nbsp;{{ItemBinding|{{{binding}}}}}<br/>'''Augment Type:''' {{#switch: {{lc:{{{color|}}}}}
<td>{{#if: {{{minlevel|}}}|'''Minimum Level:'''&nbsp;{{{minlevel}}}<br>}}'''Binding:'''&nbsp;{{ItemBinding|{{{binding}}}}}<br/>'''Augment Type:''' {{AugmentType|{{{color|}}}}}{{#if: {{{exclusive|}}}|<br>{{{exclusive}}}}}<br>{{#if: {{{bagstacksize|}}}|'''Bag Maximum Stack Size:'''&nbsp;{{formatnum:{{{bagstacksize}}}}}<br>}}{{#if: {{{inventorystacksize|}}}|'''Inventory Maximum Stack Size:'''&nbsp;{{formatnum:{{{inventorystacksize}}}}}<br>}}'''Slotted Effect:'''&nbsp;{{WrapMultiLine|{{{enchantments|}}}}}
|c=|colorless=Colorless
|y=|yellow={{ColorText|Custom|Yellow|#F5DD05}}
|r=|red={{ColorText|Custom|Red|#D11111}}
|b=|blue={{ColorText|Custom|Blue|#0076DE}}
|g=|green={{ColorText|Custom|Green|#00B825}}
|p=|purple={{ColorText|Augment Purple|Purple}}
|o=|orange={{ColorText|Augment Orange|Orange}}
|scale armor=|sa={{ColorText||Isle of Dread: Scale}} ({{ColorText|Lime Green|Armor}})
|scale weapon=|sw={{ColorText||Isle of Dread: Scale}} ({{ColorText|Green|Weapon}})
|scale accessory=|se={{ColorText||Isle of Dread: Scale}} ({{ColorText|Light Green|Accessory}})
|fang armor=|fa={{ColorText||Isle of Dread: Fang}} ({{ColorText|Lime Green|Armor}})
|fang weapon=|fw ={{ColorText||Isle of Dread: Fang}} ({{ColorText|Green|Weapon}})
|fang accessory=|fe={{ColorText||Isle of Dread: Fang}} ({{ColorText|Light Green|Accessory}})
|claw armor=|ca={{ColorText||Isle of Dread: Claw}} ({{ColorText|Lime Green|Armor}})
|claw weapon=|cw={{ColorText||Isle of Dread: Claw}} ({{ColorText|Light Green|Weapon}})
|claw accessory=|ce={{ColorText||Isle of Dread: Claw}} ({{ColorText|Green|Accessory}})
|horn armor=|ha={{ColorText||Isle of Dread: Horn}} ({{ColorText|Lime Green|Armor}})
|horn weapon=|hw={{ColorText||Isle of Dread: Horn}} ({{ColorText|Green|Weapon}})
|horn accessory=|he={{ColorText||Isle of Dread: Horn}} ({{ColorText|Light Green|Accessory}})
|set armor=|ea={{ColorText||Isle of Dread: Set Bonus}} ({{ColorText|Lime Green|Armor}})
|set weapon=|ew={{ColorText||Isle of Dread: Set Bonus}} ({{ColorText|Green|Weapon}})
|set accessory=|ee={{ColorText||Isle of Dread: Set Bonus}} ({{ColorText|Light Green|Accessory}})
}}{{#if: {{{exclusive|}}}|<br>{{{exclusive}}}}}<br>{{#if: {{{bagstacksize|}}}|'''Bag Maximum Stack Size:'''&nbsp;{{formatnum:{{{bagstacksize}}}}}<br>}}{{#if: {{{inventorystacksize|}}}|'''Inventory Maximum Stack Size:'''&nbsp;{{formatnum:{{{inventorystacksize}}}}}<br>}}'''Slotted Effect:'''&nbsp;{{WrapMultiLine|{{{enchantments|}}}}}


{{#if:{{{description|}}}|<br>''{{{description}}}''}}
{{#if:{{{description|}}}|<br>''{{{description}}}''}}

Latest 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
nameThis is the Augment name.
colorThis is the augment color.
Possible Values:
  • Colorless or C
  • Yellow or Y
  • Red or R
  • Blue or B
  • Green or G
  • Purple or P
  • Orange or O
  • Scale Armor or SA
  • Scale Weapon or SW
  • Scale Accessory or SE
  • Fang Armor or FA
  • Fang Weapon or FW
  • Fang Accessory or FE
  • Claw Armor or CA
  • Claw Weapon or CW
  • Claw Accessory or CE
  • Horn Armor or HA
  • Horn Weapon or HW
  • Horn Accessory or HE
  • IOD Set Bonus or IODSet
minlevelThe minimum level needed to be to use this item.
bindingHow is this item 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
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.
enchantmentsThis specifies the enchantments when the type is augment.
iconThis is an icon to use, instead of the name
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.
notesAny notes about this material.
bagstacksizeThis is the maximum number of items that can stack in the bag
inventorystacksizeThis is the maximum number of items that can stack in the inventory
updateUpdate this was released in
linkThe link to this page, if it isn't the same as the name.
exclusiveUse Template:Exclusive
otherversionsOther 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.