Difference between revisions of "Template:FeatDPLTable"

From DDO Compendium
m
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>Usage: <nowiki>{{FeatDPLTable|(Feat Type - Category)}}</nowiki>
<noinclude>
DPL Template: [[Template:FeatDPL]]
{{TemplateDocumentation
</noinclude>
|name = FeatDPLTable
 
|description = Used during the DPL generation of the feat table.
<includeonly>
|category=DPL Templates
{{#dplvar:set|displaystyle|Table}}
|parameter1name=Feat Category
|parameter1description=The category of feat to search for.
|parameter2name=Hide Prerequisites
|parameter2description=Hide the prerequisites column, as sometimes this is redundant.
}}</noinclude>
<includeonly>{{#dplvar:set|displaystyle|Table}}{{#if: {{{2|}}}|
{{#DPL:
{{#DPL:
|category={{{1|}}}
|category={{{1|DONOTMAKETHISACATEGORY}}}
|uses = Template:Feat
|uses = Template:Feat
|tablesortcol = 1
|ordermethod = title
|include={Feat¦FeatDPLNoPrereq}
|table = class="compendiumtable compendiumtablesortable sortable filterable",-,Feat,Type,Benefits
|noresultsheader=None
}}|{{#DPL:
|category={{{1|DONOTMAKETHISACATEGORY}}}
|uses = Template:Feat
|ordermethod = title
|include={Feat¦FeatDPL}
|include={Feat¦FeatDPL}
|table = class="wikitable mw-collapsible sortable filterable" style="color: white; background-color:#3a3f44; width: 100%;",-,Feat,Type,Benefits,Prerequesites
|table = class="compendiumtable compendiumtablesortable sortable filterable",-,Feat,Type,Benefits,Prerequisites / Auto Granted
|noresultsheader=None
|noresultsheader=None
}}</includeonly>
}}}}{{#dplvar:set|displaystyle|}}{{#dplvar:set|hideprereq|}}</includeonly>

Latest revision as of 23:05, 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.