Actions

Template

Difference between revisions of "FeatsTable Keyword"

From P6 Spheres

Line 18: Line 18:
 
<wbr>|}}{{#cargo_query:tables=Feats, Feats__Keywords
 
<wbr>|}}{{#cargo_query:tables=Feats, Feats__Keywords
 
|join on=Feats._ID=Feats__Keywords._rowID
 
|join on=Feats._ID=Feats__Keywords._rowID
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,CONCAT(SubCategories)=Categories,Prereq=Prerequisites,Short=Benefit
+
|fields=CONCAT( '[[', _pageName, '|', Name, ']]' ) = Name,CONCAT(Feats.SubCategories)=Categories,Prereq=Prerequisites,Short=Benefit
 
|where=Feats__Keywords._value = "{{{1}}}"
 
|where=Feats__Keywords._value = "{{{1}}}"
 
|format=table
 
|format=table
 
}}</includeonly>
 
}}</includeonly>

Revision as of 10:31, 9 May 2021

Parameters

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

2(optional): Description to place under the heading. (These are feats which alter shouts)

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

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


Template: {{FeatsTable_SubCategory|}}