Difference between revisions of "Template:FeatsTable Category"

From Epic Paths
Jump to navigation Jump to search
Tag: Manual revert
Line 20: Line 20:
<wbr>|}}{{#cargo_query:tables=Feats
<wbr>|}}{{#cargo_query:tables=Feats
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,SubCategories=Categories,Prereq=Prerequisites,Short=Benefit
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,SubCategories=Categories,Prereq=Prerequisites,Short=Benefit
|where=MainCategory = "{{{1}}}" AND Advanced = "{{{5|no}}}"
|where=MainCategory = "{{{1}}}"{{#ifeq:{{{5|no}}}|no| AND Advanced = "{{{5|no}}}"|}}
|format=table
|format=table
}}</includeonly>
}}</includeonly>

Revision as of 23:01, 9 July 2021

Parameters

1(required): The MainCategory to filter for. (Guardian)

2(optional): Description to place under the heading. Default: none. (These are feats from the Guardian Sphere)

3(optional): Heading to use instead of the filter category name. Default: MainCategory name (Guardian Feats)

4(optional): Heading-level of the tables Heading. Default: 2 (3)

5(optional): Should advanced feats be shown. Default: no


Template: {{FeatsTable_Category|}}