Actions

Template

Difference between revisions of "FeatsTable Category"

From P6 Spheres

(Created page with "<noinclude> === Parameters === '''1(required):''' The MainCategory to filter for. (''Guardian'') '''2(optional):''' Description to place under the heading. Default: none. (''...")
 
 
Line 18: Line 18:
 
<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=Category = "{{{1}}}"
+
|where=MainCategory = "{{{1}}}"
 
|format=table
 
|format=table
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 11:43, 9 May 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)


Template: {{FeatsTable_Category|}}