Changes

Jump to: navigation, search

Template:Deck List Mini

2,240 bytes added, 04:40, 17 February 2019
Created page with "<noinclude> == Usage == The Deck List Mini template displays deck contents in a skinny table, suitable for several deck lists appearing side-by-side. == Parameters == The fi..."
<noinclude>
== Usage ==
The Deck List Mini template displays deck contents in a skinny table, suitable for several deck lists appearing side-by-side.

== Parameters ==

The first parameter is a comma-separated list of fields which will be shown in the deck list. This may be one or more of:
* cost - The cost in mana of the card
* type - The type of the card, along with P/T for creatures and shields for supports
* color - The color of the card
* rarity - The rarity of the card
* set - The set containing the card
* legacy - A legacy banner if the card is from a legacy set

The remaining parameters are the names of the cards to show in the deck list. These must match the corresponding card template names.

== Example ==

The following is an example of how to use this template to document a deck list:

== Example ==

The following shorthand:
<pre><nowiki>
{{Deck List Mini
|cost,type,rarity
|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 Mini
|cost,type,rarity
|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>

{{Deck List Row Mini|{{{2}}}|{{{1}}}}}

{| class="wikitable"
!Card name || Details<!--
-->{{#if:{{{2|}}}|{{Deck List Row Mini|{{{2}}}|{{{1}}}}}}}<!--
-->{{#if:{{{3|}}}|{{Deck List Row Mini|{{{3}}}|{{{1}}}}}}}<!--
-->{{#if:{{{4|}}}|{{Deck List Row Mini|{{{4}}}|{{{1}}}}}}}<!--
-->{{#if:{{{5|}}}|{{Deck List Row Mini|{{{5}}}|{{{1}}}}}}}<!--
-->{{#if:{{{6|}}}|{{Deck List Row Mini|{{{6}}}|{{{1}}}}}}}<!--
-->{{#if:{{{7|}}}|{{Deck List Row Mini|{{{7}}}|{{{1}}}}}}}<!--
-->{{#if:{{{8|}}}|{{Deck List Row Mini|{{{8}}}|{{{1}}}}}}}<!--
-->{{#if:{{{9|}}}|{{Deck List Row Mini|{{{9}}}|{{{1}}}}}}}<!--
-->{{#if:{{{10|}}}|{{Deck List Row Mini|{{{10}}}|{{{1}}}}}}}<!--
-->{{#if:{{{11|}}}|{{Deck List Row Mini|{{{11}}}|{{{1}}}}}}}<!--
-->{{#if:{{{12|}}}|{{Deck List Row Mini|{{{12}}}|{{{1}}}}}}}<!--
-->{{#if:{{{13|}}}|{{Deck List Row Mini|{{{13}}}|{{{1}}}}}}}
|}</includeonly>

Navigation menu