Actions

Template

Difference between revisions of "FeatsTable SubCategory"

From P6 Spheres

Line 17: Line 17:
  
 
<wbr>|}}{{#cargo_query:tables=Feats
 
<wbr>|}}{{#cargo_query:tables=Feats
|where=SubCategories HOLDS LIKE "%{{{1}}}%"
+
|where=SubCategories HOLDS "{{{1}}}"
 
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,SubCategories=Categories,Prereq=Prerequisites,Short=Benefit
 
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,SubCategories=Categories,Prereq=Prerequisites,Short=Benefit
 
|format=table
 
|format=table
 
}}</includeonly>
 
}}</includeonly>

Revision as of 14:03, 8 May 2021

Parameters

1(required): The category to filter for. Also show up as a heading name. (Combat)

2(optional): Description to place under the heading. (These are combat feats)

3(optional): Heading to use instead of the filter category name (Combat Feats)

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


Template: {{FeatsTable_SubCategory|}}