Difference between revisions of "Template:PreslottedAugment"
From DDO Compendium
MNDeveloper (talk | contribs) |
|||
(17 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TemplateDocumentation | ||
|name = PreslottedAugment | |||
|description = This template is used on equipment to add an augment slot. This supports both empty and pre-slotted. Make sure you only pre-slot augments that are actually dropped by the item. | |||
|category=Item Enchantment Template | |||
|example1 = <nowiki>{{PreslottedAugment|Colorless|Diamond of Vitality +20|This item provides the user with a +20 Vitality bonus to Hit Points.}}</nowiki> | |||
|example1output = {{PreslottedAugment|Colorless|Diamond of Vitality +20|This item provides the user with a +20 Vitality bonus to Hit Points.}} | |||
|parameter1name = Color | |||
|parameter1description = This is the color of the augment. | |||
|parameter1values = | |||
* Colorless | |||
== The | * Yellow | ||
<onlyinclude> | * Red | ||
* Blue | |||
* Green | |||
* Purple | |||
* Orange | |||
|parameter2name = Pre-slotted augment title | |||
| | |parameter2description = This is the name of the augment that is pre-slotted. It would be the portion of the title after the hyphen (-) | ||
|{{#switch: {{lc:{{{1}}}}} | |parameter2values = | ||
| | |parameter3name = Pre-slotted augment description | ||
| | |parameter3description = This is the first sentence of the description text on the pre-slotted augment. The second sentence about the unslotting is included in the template. | ||
| purple = | |parameter3values = | ||
| | }}</noinclude><onlyinclude>{{EnchTitle|Augment|{{ucfirst:{{lc:{{{1}}}}}}} Slot - {{{2}}}}}{{EnchBody|{{{3}}} If you slot a new Augment in this {{ucfirst:{{lc:{{{1}}}}}}} Slot, it will destroy the currently slotted Augment.}}{{EnchCat|PreslottedAugment|Items with an Augment|Items with a Pre-slotted Augment|Items with {{#switch: {{lc:{{{1}}}}} | ||
| colorless| yellow| red| blue| green|purple=a | |||
| orange = an | |||
}} {{ucfirst:{{lc:{{{1}}}}}}} Augment}}</onlyinclude> |
Latest revision as of 00:40, 6 November 2020
PreslottedAugment[edit]
This template is used on equipment to add an augment slot. This supports both empty and pre-slotted. Make sure you only pre-slot augments that are actually dropped by the item.
Example Usage | |
{{PreslottedAugment|Colorless|Diamond of Vitality +20|This item provides the user with a +20 Vitality bonus to Hit Points.}} | Colorless Slot - Diamond of Vitality +20: This item provides the user with a +20 Vitality bonus to Hit Points. If you slot a new Augment in this Colorless Slot, it will destroy the currently slotted Augment. |
Usage[edit]
{{PreslottedAugment|(Color)|(Pre-slotted augment title)|(Pre-slotted augment description)}}
Parameter Documentation | |
Color | This is the color of the augment. Possible Values:
|
Pre-slotted augment title | This is the name of the augment that is pre-slotted. It would be the portion of the title after the hyphen (-) |
Pre-slotted augment description | This is the first sentence of the description text on the pre-slotted augment. The second sentence about the unslotting is included in the template. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
{{{1}}} Slot - {{{2}}}: {{{3}}} If you slot a new Augment in this {{{1}}} Slot, it will destroy the currently slotted Augment.