Template:ERACardPage Event: Difference between revisions
(Created page with "<includeonly>{{#cargo_query:tables=ERA_Card,ERA_Printing |join on=ERA_Card._pageName=ERA_Printing.Card |where=ERA_Card._pageName="{{PAGENAME}}" |fields=ERA_Card.UID,Type,Element,Rules,ERA_Printing._pageName=Image |limit=1 |more results text= |format=template |template=Infobox ERACard |order by=ERA_Printing.PrintingUID DESC |named args=yes }}'''{{PAGENAME}}''' is an {{#cargo_query:tables=ERA_Card |where=ERA_Card._pageName="{{PAGENAME}}" |fields=ERA_Card.Type |format=list...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 9: | Line 9: | ||
|order by=ERA_Printing.PrintingUID DESC | |order by=ERA_Printing.PrintingUID DESC | ||
|named args=yes | |named args=yes | ||
}}'''{{PAGENAME}}''' is an {{#cargo_query:tables=ERA_Card | }}{{BubbleNav|ERACardListEvents|}} | ||
'''{{PAGENAME}}''' is an {{#cargo_query:tables=ERA_Card | |||
|where=ERA_Card._pageName="{{PAGENAME}}" | |where=ERA_Card._pageName="{{PAGENAME}}" | ||
|fields=ERA_Card.Type | |fields=ERA_Card.Type | ||
Line 21: | Line 22: | ||
}} | }} | ||
===Rulings=== | ===Rulings=== | ||
{{#cargo_query:tables= | {{#cargo_query:tables=ERA_Ruling | ||
|where= | |where=ERA_Ruling.Card="{{PAGENAME}}" | ||
|fields= | |fields=ERA_Ruling.Text=Text | ||
|format=ul | |format=ul | ||
}} | }} |