Template:ERACardPage Dino: Difference between revisions

From Goober Games
No edit summary
No edit summary
Line 20: Line 20:
'''{{PAGENAME}}''' is included in the following products:
'''{{PAGENAME}}''' is included in the following products:


{{#cargo_query:
{{#cargo_query:tables=ERA_Product
    tables=ERA_Card=card, ERA_Product=product
|where=ERA_Product.Cards HOLDS "{{PAGENAME}}"
    |join on=card.Product HOLDS product.Code
|fields=ERA_Product._pageName=Product Name,Code=Product Code,Type,AvailableDate=Available Date
    |fields=product._pageName=Product Page, product.Code=Product Code, product.Type=Type, product.AvailableDate=Available Date, product.UPC=UPC
|format=table
    |where=card._pageName="{{PAGENAME}}"
|order by=PostDate ASC
    |format=table
}}
}}


</includeonly><noinclude>[[Category:Core Templates]]</noinclude>
</includeonly><noinclude>[[Category:Core Templates]]</noinclude>

Revision as of 19:20, 17 May 2024