Difference between revisions of "Template:FeatDPLTable"

From DDO Compendium
Line 6: Line 6:
|parameter1name=Feat Category
|parameter1name=Feat Category
|parameter1description=The category of feat to search for.
|parameter1description=The category of feat to search for.
|parameter2name=Hide Prerequisites
|parameter2description=Hide the prerequisites column, as sometimes this is redundant.
}}</noinclude>
}}</noinclude>
<includeonly>{{#dplvar:set|displaystyle|Table}}
<includeonly>{{#dplvar:set|displaystyle|Table}}{{#if: {{{2|}}}|{{#dplvar:set|hideprereq|True}}
{{#DPL:
{{#DPL:
|category={{{1|DONOTMAKETHISACATEGORY}}}
|uses = Template:Feat
|ordermethod = title
|include={Feat¦FeatDPL}
|table = class="compendiumtable compendiumtablesortable sortable filterable",-,Feat,Type,Benefits
|noresultsheader=None
}}|{{#DPL:
|category={{{1|DONOTMAKETHISACATEGORY}}}
|category={{{1|DONOTMAKETHISACATEGORY}}}
|uses = Template:Feat
|uses = Template:Feat
Line 15: Line 24:
|table = class="compendiumtable compendiumtablesortable sortable filterable",-,Feat,Type,Benefits,Prerequisites / Auto Granted
|table = class="compendiumtable compendiumtablesortable sortable filterable",-,Feat,Type,Benefits,Prerequisites / Auto Granted
|noresultsheader=None
|noresultsheader=None
}}{{#dplvar:set|displaystyle|}}</includeonly>
}}}}{{#dplvar:set|displaystyle|}}{{#dplvar:set|hideprereq|}}</includeonly>

Revision as of 22:58, 11 June 2024


FeatDPLTable[edit]

Used during the DPL generation of the feat table.

Usage[edit]

{{FeatDPLTable|(Feat Category)|(Hide Prerequisites)}}

Parameter Documentation
Feat CategoryThe category of feat to search for.
Hide PrerequisitesHide the prerequisites column, as sometimes this is redundant.

Template

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