Difference between revisions of "Template:FeatsTable Category"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
<wbr>|}}{{#cargo_query:tables=Feats | <wbr>|}}{{#cargo_query:tables=Feats | ||
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,{{ | |fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,SubCategories=Categories,Prereq=Prerequisites,Short=Benefit | ||
|where=MainCategory = "{{{1}}}" | |where=MainCategory = "{{{1}}}" AND Advanced = "no" | ||
|format=table | |||
}} | |||
{{#cargo_query:tables=Feats | |||
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,SubCategories=Categories,Prereq=Prerequisites,Short=Benefit | |||
|where=MainCategory = "{{{1}}}" AND Advanced = "yes" | |||
|intro={{{3|{{{1}}}}}} | |||
|format=table | |format=table | ||
}}</includeonly> | }}</includeonly> |
Revision as of 13:11, 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|}}