Changes

Jump to: navigation, search

Template:Starting cards row

761 bytes added, 04:37, 14 December 2019
Created page with "<noinclude> ==Usage== A row in Template:Starting cards. The only parameter is a colon-separated pair of values: A string identifying who starts with the card or token, a..."
<noinclude>
==Usage==

A row in [[Template:Starting cards]].

The only parameter is a colon-separated pair of values: A string identifying who starts with the card or token, and the card or token name.

==Example==

The following shorthand:
<pre><nowiki>
{| class="wikitable"
{{Starting cards row|enemy|Boar {{Ability|Token}}}}
{{Starting cards row|enemy|Harbinger of the Tides}}
|}
</nowiki></pre>

Produces:

{| class="wikitable"
{{Starting cards row|enemy|Boar {{Ability|Token}}}}
{{Starting cards row|enemy|Harbinger of the Tides}}
|}

</noinclude><includeonly>{{#if:{{{1|}}}|
{{!}}-
{{!}} '''{{{1}}}:''' {{#ifexpr: {{#len:{{Card data: {{{2}}}|2}}}} = 3|<!--
-->{{Card URL|{{{2}}}}}{{Card stats inline|{{{2}}}|type,rarity}}|<!--
-->{{{2}}}}}}}</includeonly>

Navigation menu