Difference between revisions of "Template:Deck List"
ElfNeedsFood (talk | contribs) (Deck List Template) |
|||
(26 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | <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> |
Latest revision as of 08:52, 15 March 2019
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:
{{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 }}
Produces:
Card name | Type | Cost | Color | Rarity | Set |
---|---|---|---|---|---|
Champion of Wits | (2/1) | 9 | HOU | ||
Ominous Sphinx | (6/6) | 22 | HOU | ||
The Locust God | (8/8) | 22 | HOU | ||
Unesh, Criosphinx Sovereign | (8/8) | 16 | HOU | ||
Vizier of the Anointed | (4/6) | 10 | HOU | ||
Endless Sands | 12 | HOU | |||
Imaginary Threats | 5 | HOU | |||
Kefnet's Last Word | 11 | HOU | |||
Riddleform | (2) | 7 | HOU | ||
Swarm Intelligence | (4) | 13 | HOU |