Changes

Jump to: navigation, search

Template:Starting cards

1,256 bytes added, 04:50, 14 December 2019
Created page with "<noinclude> ==Usage== Creates a table explaining starting cards in an event, or listing starting cards for an event node. Each pair of parameters consist of the following: *..."
<noinclude>
==Usage==
Creates a table explaining starting cards in an event, or listing starting cards for an event node.

Each pair of parameters consist of the following:
* Who gets the card in play (enemy, player, or both).
* A card or token name which starts in play.

Up to 5 starting cards (10 parameters) are accepted.

==Example==

The following shorthand:
<pre><nowiki>
{{Starting cards}}

{{Starting cards
|enemy|Boar {{Ability|Token}}
|enemy|Harbinger of the Tides
}}
</nowiki></pre>

Produces:

{{Starting cards}}

{{Starting cards
|enemy|Boar {{Ability|Token}}
|enemy|Harbinger of the Tides
}}

[[Category:Event tip templates]]

</noinclude><includeonly>{| class="wikitable"
! style="text-align:left" | {{Event Icon|starting_cards}} Starting cards<!--
-->{{#if:{{{1|}}}|&nbsp;'''in play''' {{Starting cards row|{{{1}}}|{{Trim|{{{2}}}}}}}<!--
-->{{#if:{{{3|}}}|{{Starting cards row|{{{3}}}|{{Trim|{{{4}}}}}}}}}<!--
-->{{#if:{{{5|}}}|{{Starting cards row|{{{5}}}|{{Trim|{{{6}}}}}}}}}<!--
-->{{#if:{{{7|}}}|{{Starting cards row|{{{7}}}|{{Trim|{{{8}}}}}}}}}<!--
-->{{#if:{{{9|}}}|{{Starting cards row|{{{9}}}|{{Trim|{{{10}}}}}}}}}|<br>
{{!}} ''<small>One or both players begin the game with '''cards already in play'''}}</small>''
|}</includeonly>

Navigation menu