7,180
edits
Changes
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>
==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>