Difference between revisions of "Template:EnhItemReq"

From DDO Compendium
Line 29: Line 29:
* {{#ifexpr: {{{3}}} = 0|No|{{{3}}}}} Action Points spent in Tree<br>{{#if: {{{4|}}}|
* {{#ifexpr: {{{3}}} = 0|No|{{{3}}}}} Action Points spent in Tree<br>{{#if: {{{4|}}}|
{{{4}}}}}{{#if: {{{5|}}}|
{{{4}}}}}{{#if: {{{5|}}}|
;<span style="color:red">Antirequirements</span>{{{5}}}}}
;<span style="color:red">Antirequisite</span>{{{5}}}}}
}}</onlyinclude>
}}</onlyinclude>

Revision as of 22:05, 4 July 2018


EnhItemReq[edit]

Template used for the requirements of a tree item. There may be > 1 in an item.

Example Usage
{{EnhItemReq|Arcanotechnician|Arcanotechnician|0| * Artificer 1}}Arcanotechnician - Arcanotechnician
  • No Action Points spent in Tree
  • Artificer 1
{{#dplvar:set|location|core|tree|Arcanotechnician}}{{#dplvar:set|display|table}}{{EnhItemReq|Arcanotechnician|Arcanotechnician|0| * Artificer 1}}0
  • Artificer 1

Usage[edit]

{{EnhItemReq|(tree)|(name)|(pointsrequired)|(requirements)|(antirequirements)}}

Parameter Documentation
treeThe tree for these requirements
nameThe name of the enhancement in this tree
pointsrequiredHow many points spent in the tree are required
requirementsWhat other requirements are needed for this item . bulleted list.
antirequirementsWhat would not allow you to take this for core. bulleted list.

Template

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


{{{3}}} None