Difference between revisions of "Template:FeatsTable Keyword"

From Epic Paths
Jump to navigation Jump to search
(Created page with "<noinclude> === Parameters === '''1(required):''' The keyword to filter for. Also show up as a heading name. (''Shout'') '''2(optional):''' Description to place under the hea...")
 
Line 8: Line 8:


'''4(optional):''' Heading-level of the tables Heading (''3'')
'''4(optional):''' Heading-level of the tables Heading (''3'')
'''5(optional):''' Should advanced feats be shown. Default: no


-----
-----
Line 18: Line 20:
<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=Keywords HOLDS "{{{1}}}"
|where=Keywords HOLDS "{{{1}}}" AND Advanced = "{{{5|no}}}"
|format=table
|format=table
}}</includeonly>
}}</includeonly>

Revision as of 22:53, 9 July 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)

5(optional): Should advanced feats be shown. Default: no


Template: {{FeatsTable_SubCategory|}}