Actions

Template

Difference between revisions of "BaseItemList SubCategory Cards"

From P6 Spheres

(Created page with "<noinclude>Creates a list of cards defined by the template BaseItemList_ItemCard '''Required Fields:''' ItemType, ItemSubType </noinclude><includeonly>{{#cargo_query: tables=...")
 
Line 2: Line 2:
  
 
'''Required Fields:''' ItemType, ItemSubType
 
'''Required Fields:''' ItemType, ItemSubType
</noinclude><includeonly>{{#cargo_query:
+
</noinclude><includeonly>=== {{{ItemSubType|Missing SubType}}} ===
 +
{{#cargo_query:
 
tables=Base_Items
 
tables=Base_Items
 
|where=ItemType = {{{ItemType|1}}} AND ItemSubType = {{{ItemSubType|1}}}
 
|where=ItemType = {{{ItemType|1}}} AND ItemSubType = {{{ItemSubType|1}}}

Revision as of 13:49, 14 March 2020

Creates a list of cards defined by the template BaseItemList_ItemCard

Required Fields: ItemType, ItemSubType