Open main menu

mtgpq wiki β

Changes

Template:Deck List

134 bytes removed, 08:52, 15 March 2019
no edit summary
<noinclude>
== Usage ==The Deck List template is used for recording displays the enemy's contents of a deck contentsin a table with sortable columns. It When used in event descriptions, it is typically often coupled with the [[Template:Enemy Stats]] Template as well.
== Parameters == The parameters for this table are positional.  The odd numbered parameters should be card names enclosed in double square brackets. Even numbered parameters should be the card type in lower case. The suggested format only parameter is to insert the card name as the first parameter on a line, the a pipe, then . It must match the corresponding card type on the same line. The template will default to "(unknown card)" for card names and "(unknown)" for card typesname.
== Example ==
The following is an example of how to use this template to document a deck listshorthand
<pre><nowiki>
 
==== Eternal of Harsh Truths Deck List ====
 
{{Deck List
|[[Champion of Wits]]|creature|[[Ominous Sphinx]]|creature|[[The Locust God]]|creature|[[Unesh, Criosphinx Sovereign]]|creature|[[Vizier of the Anointed]]|creature|[[Endless Sands]]|spell|[[Imaginary Threats]]|spell|[[Kefnet’s Kefnet's Last Word]]|spell|[[Riddleform]]|support|[[Swarm Intelligence]]|support
}}
 
</nowiki></pre>
== Template ==Produces:{{Deck List</noinclude>|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!name || Type|| Cost || Color || Rarity || Set<!---->{{#if:{{{1|}}}|{{Deck List Row|{{{1|(unknown card)}}}}}}}<!--|-->{{#if:{{{2|(unknown)}}}|{{Deck List Row|{{{2}}}}}}}<!---->{{#if:{{{3|}}}|{{Deck List Row|{{{3|(unknown card)}}}}}}}<!--|-->{{#if:{{{4|(unknown)}}}|{{Deck List Row|{{{4}}}}}}}<!--|-->{{#if:{{{5|(unknown card)}}}|{{Deck List Row|{{{6|(unknown)5}}}}}}}<!--|-|->{{#if:{{{76|(unknown card)}}}|{{Deck List Row|{{{8|(unknown)6}}}}}}}<!--|-|->{{#if:{{{97|(unknown card)}}}|{{Deck List Row|{{{10|(unknown)7}}}}}}}<!--|-|->{{#if:{{{118|(unknown card)}}}|{{Deck List Row|{{{12|(unknown)8}}}}}}}<!--|-|->{{#if:{{{139|(unknown card)}}}|{{Deck List Row|{{{14|(unknown)9}}}}}}}<!--|-|->{{#if:{{{1510|(unknown card)}}}|{{Deck List Row|{{{16|(unknown)10}}}}}}}<!--|-|->{{#if:{{{1711|(unknown card)}}}|{{Deck List Row|{{{18|(unknown)11}}}}}}}<!--|-|->{{#if:{{{1912|(unknown card)}}}|{{Deck List Row|{{{20|(unknown)12}}}}}}}|}</includeonly>