Difference between revisions of "Template:FeatsTable Category"

From Epic Paths
Jump to navigation Jump to search
Line 26: Line 26:
{{#cargo_query:tables=Feats
{{#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 = "yes"
|where=MainCategory = "{{{1}}}" AND Advanced != "no"
|intro='''Advanced {{{3|{{{1}}}}}} Feats'''
|intro='''Advanced {{{3|{{{1}}}}}} Feats'''
|format=table
|format=table
}}</includeonly>
}}</includeonly>

Revision as of 13:12, 10 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|}}