Difference between revisions of "BaseItemList SubCategory Table"
From P6 Spheres
| Line 10: | Line 10: | ||
|where=ItemType HOLDS "{{{ItemType|1}}}" AND ItemSubType HOLDS "{{{ItemSubType|1}}}" | |where=ItemType HOLDS "{{{ItemType|1}}}" AND ItemSubType HOLDS "{{{ItemSubType|1}}}" | ||
|fields=CONCAT('[[',_pageName,'|',SortName,']]')=Name,PrettyPrice=Price,Short | |fields=CONCAT('[[',_pageName,'|',SortName,']]')=Name,PrettyPrice=Price,Short | ||
| + | |order by=SortName | ||
|format=table}}{{Flex|type=end}} | |format=table}}{{Flex|type=end}} | ||
</includeonly> | </includeonly> | ||
Revision as of 13:55, 15 March 2020
Creates a list of cards defined by the template BaseItemList_ItemCard
Required Fields: ItemType, ItemSubType