7,180
edits
Changes
Created page with "<noinclude> ==Usage== Generate icons showing information about a card. The first parameter is the card name. ==Example== The following shorthand: <pre><nowiki> {{Card stats..."
<noinclude>
==Usage==
Generate icons showing information about a card.
The first parameter is the card name.
==Example==
The following shorthand:
<pre><nowiki>
{{Card stats icons|Zetalpa, Primal Dawn}}
{{Card stats icons|Crush of Tentacles}}
{{Card stats icons|Storm the Vault}}
</nowiki></pre>
Produces:
{{Card stats icons|Zetalpa, Primal Dawn}}
{{Card stats icons|Crush of Tentacles}}
{{Card stats icons|Storm the Vault}}
</noinclude><includeonly>{{#if:{{{1|}}}|<!--
-->{{Rarity|{{Card data: {{{1}}}|3}}}} <!--
-->{{{{Card data: {{{1}}}|6}}s}} <!--
-->{{Color Icons|{{Card data: {{{1}}}|4}}}} <!--
-->}}</includeonly>
==Usage==
Generate icons showing information about a card.
The first parameter is the card name.
==Example==
The following shorthand:
<pre><nowiki>
{{Card stats icons|Zetalpa, Primal Dawn}}
{{Card stats icons|Crush of Tentacles}}
{{Card stats icons|Storm the Vault}}
</nowiki></pre>
Produces:
{{Card stats icons|Zetalpa, Primal Dawn}}
{{Card stats icons|Crush of Tentacles}}
{{Card stats icons|Storm the Vault}}
</noinclude><includeonly>{{#if:{{{1|}}}|<!--
-->{{Rarity|{{Card data: {{{1}}}|3}}}} <!--
-->{{{{Card data: {{{1}}}|6}}s}} <!--
-->{{Color Icons|{{Card data: {{{1}}}|4}}}} <!--
-->}}</includeonly>