Difference between revisions of "Template:EnhItemTreeEffect"

From DDO Compendium
Line 13: Line 13:
|parameter2name = effect
|parameter2name = effect
|parameter2description = The text of the effect
|parameter2description = The text of the effect
}}</noinclude><onlyinclude>{{#if: {{#dplvar:tree}}||{{{1}}}:<br>{{{2}}}}}{{#ifeq: {{#dplvar:tree}}|{{{1|}}}|{{{2}}}}}</onlyinclude>
}}</noinclude><onlyinclude>{{#if: {{#dplvar:tree}}||{{{2}}} ({{{1}}})}}{{#ifeq: {{#dplvar:tree}}|{{{1|}}}|{{{2}}}}}</onlyinclude>

Revision as of 01:55, 11 July 2018


EnhItemReq[edit]

Template used to add an enhancement effect for a specific tree.

Example Usage
{{EnhItemTreeEffect|Frenzied Berserker|* When you activate Barbarian Rage, you gain +35% Action Boost bonus to movement speed for 20 seconds}}* When you activate Barbarian Rage, you gain +35% Action Boost bonus to movement speed for 20 seconds (Frenzied Berserker)
{{EnhItemTreeEffect|None|Not in a tree}}Not in a tree (None)
{{#dplvar:set|location|core|tree|Frenzied Berserker}}{{EnhItemTreeEffect|Frenzied Berserker|* When you activate Barbarian Rage, you gain +35% Action Boost bonus to movement speed for 20 seconds}}* When you activate Barbarian Rage, you gain +35% Action Boost bonus to movement speed for 20 seconds

Usage[edit]

{{EnhItemReq|(tree)|(effect)}}

Parameter Documentation
treeThe tree for these extra effects.
effectThe text of the effect

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.