Difference between revisions of "Template:Salt"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude>{{TemplateDocumentation | <noinclude>{{TemplateDocumentation | ||
|name = | |name = Salt | ||
|description = This template is used on equipment to add the Corrosive Salt enchantment | |description = This template is used on equipment to add the Corrosive Salt enchantment | ||
|category=Item Enchantment Template | |category=Item Enchantment Template | ||
|example1 = <nowiki>{{ | |example1 = <nowiki>{{Salt|Corrosive}}</nowiki> | ||
|example1output = {{ | |example1output = {{Salt|Corrosive}} | ||
|example2 = <nowiki>{{Salt|Legendary}}</nowiki> | |||
|example2output = {{Salt|Legendary}} | |||
|parameter1name=Type | |parameter1name=Type | ||
|parameter1description=The type of the enchantment | |parameter1description=The type of the enchantment | ||
|parameter1values= | |parameter1values= | ||
* | * Corrosive | ||
* | * Legendary | ||
}} | }} | ||
</noinclude><onlyinclude>{{ | </noinclude><onlyinclude>{{#switch: {{lc: {{{1|}}}}} | ||
| | | corrosive = {{EnchTitle|Salt#Corrosive|Corrosive Salt}}{{EnchBody|This weapon stores a caustic, insatiable power deep within. When this weapon is used, this power can come to the surface in the form of a noxious, corrosive salt that dissolves all substances.}}{{EnchCat|CorrosiveSalt|Items with Corrosive Salt}} | ||
|# | |||
| legendary = {{EnchTitle|Salt#Legendary|Legendary Salt}}{{EnchBody|Attacks and offensive spells have a chance to greatly reduce enemy movement speed and attack speed. this inflicts 8 stacks, which fade over time.<br><br>This effect has a short internal cooldown. Doesn't affect bosses.}}{{EnchCat|CorrosiveSalt|Items with Legendary Salt}} | |||
}} | |||
</onlyinclude> |
Revision as of 23:38, 20 October 2020
Salt[edit]
This template is used on equipment to add the Corrosive Salt enchantment
Example Usage | |
{{Salt|Corrosive}} | Corrosive Salt: This weapon stores a caustic, insatiable power deep within. When this weapon is used, this power can come to the surface in the form of a noxious, corrosive salt that dissolves all substances. |
{{Salt|Legendary}} | Legendary Salt: Attacks and offensive spells have a chance to greatly reduce enemy movement speed and attack speed. this inflicts 8 stacks, which fade over time. This effect has a short internal cooldown. Doesn't affect bosses. |
Usage[edit]
{{Salt|(Type)}}
Parameter Documentation | |
Type | The type of the enchantment Possible Values:
|
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.