Template:ERACardPage Equipment: Difference between revisions

From Goober Games
(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 a card in {{Title|ERA}}. {{#cargo_query:tables=ERA_Card |where=ERA_Card._pageName="{{PAGENAME}}" |fields=ERA_C...")
 
No edit summary
 
(10 intermediate revisions 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 a card in {{Title|ERA}}.
}}{{BubbleNav|ERACardListEquipment|}}
'''{{PAGENAME}}''' is an {{#cargo_query:tables=ERA_Card
|where=ERA_Card._pageName="{{PAGENAME}}"
|fields=ERA_Card.Type
|format=list
}} card in {{Title|ERA}}.
{{#cargo_query:tables=ERA_Card
{{#cargo_query:tables=ERA_Card
|where=ERA_Card._pageName="{{PAGENAME}}"
|where=ERA_Card._pageName="{{PAGENAME}}"
|fields=ERA_Card.Type,Element,Cost,Rules=Rules Text,Rulings
|fields=ERA_Card.Element,Cost,Rules=Rules Text
|format=table
|format=table
|column widths=55px,55px
|column widths=55px
}}
===Rulings===
{{#cargo_query:tables=ERA_Ruling
|where=ERA_Ruling.Card="{{PAGENAME}}"
|fields=ERA_Ruling.Text=Text
|format=ul
}}
}}
==Printings==
==Printings==
Line 34: Line 45:


{{#cargo_query:tables=ERA_Deck
{{#cargo_query:tables=ERA_Deck
|where=ERA_Deck.Cards3 HOLDS "{{PAGENAME}}" OR ERA_Deck.Cards2 HOLDS "{{PAGENAME}}" OR ERA_Deck.Cards1 HOLDS "{{PAGENAME}}"
|where=ERA_Deck.Events HOLDS "{{PAGENAME}}" OR ERA_Deck.Cards3 HOLDS "{{PAGENAME}}" OR ERA_Deck.Cards2 HOLDS "{{PAGENAME}}" OR ERA_Deck.Cards1 HOLDS "{{PAGENAME}}"
|fields=ERA_Deck._pageName=Name,Author,PostDate,Elements
|fields=ERA_Deck._pageName=Name,Author,PostDate,Elements
|format=table
|format=table

Latest revision as of 12:22, 22 May 2024