Template:ERACardPage Equipment: Difference between revisions
m (Goober moved page Template:ERACardPage Normal to Template:ERACardPage Equipment without leaving a redirect) |
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|ERACardListEquipment|}} | ||
'''{{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 | ||
}} | }} |