Changes

Jump to: navigation, search

Template:Deck List

1,538 bytes added, 08:52, 15 March 2019
no edit summary
<noinclude>
== Usage ==
The Deck List template displays the contents of a deck in a table with sortable columns. When used in event descriptions, it is often coupled with the [[Template:Enemy Stats]] Template.
The only parameter is the card name. It must match the corresponding card template name.
 
== Example ==
 
The following shorthand:
<pre><nowiki>
{{Deck List
|Champion of Wits
|Ominous Sphinx
|The Locust God
|Unesh, Criosphinx Sovereign
|Vizier of the Anointed
|Endless Sands
|Imaginary Threats
|Kefnet's Last Word
|Riddleform
|Swarm Intelligence
}}
</nowiki></pre>
 
Produces:
{{Deck List
|Champion of Wits
|Ominous Sphinx
|The Locust God
|Unesh, Criosphinx Sovereign
|Vizier of the Anointed
|Endless Sands
|Imaginary Threats
|Kefnet's Last Word
|Riddleform
|Swarm Intelligence
}}
 
</noinclude><includeonly>{| class="wikitable sortable mw-collapsible"
!Card name || Type || Cost || Color || Rarity || Set<!--
-->{{#if:{{{1|}}}|{{Deck List Row|{{{1}}}}}}}<!--
-->{{#if:{{{2|}}}|{{Deck List Row|{{{2}}}}}}}<!--
-->{{#if:{{{3|}}}|{{Deck List Row|{{{3}}}}}}}<!--
-->{{#if:{{{4|}}}|{{Deck List Row|{{{4}}}}}}}<!--
-->{{#if:{{{5|}}}|{{Deck List Row|{{{5}}}}}}}<!--
-->{{#if:{{{6|}}}|{{Deck List Row|{{{6}}}}}}}<!--
-->{{#if:{{{7|}}}|{{Deck List Row|{{{7}}}}}}}<!--
-->{{#if:{{{8|}}}|{{Deck List Row|{{{8}}}}}}}<!--
-->{{#if:{{{9|}}}|{{Deck List Row|{{{9}}}}}}}<!--
-->{{#if:{{{10|}}}|{{Deck List Row|{{{10}}}}}}}<!--
-->{{#if:{{{11|}}}|{{Deck List Row|{{{11}}}}}}}<!--
-->{{#if:{{{12|}}}|{{Deck List Row|{{{12}}}}}}}
|}</includeonly>

Navigation menu