Changes

Jump to: navigation, search

Template:Deck List Row

2,992 bytes added, 11:36, 28 April 2020
no edit summary
<noinclude>
==Usage==
A row in [[Template:Deck_List]].
== Parameters ==The first parameter is the card name.# * A missing card namecauses the template to produce no output.# The * A question mark for the card name is formatted as an unknown card type: creature, spell, or support. (These keywords are case-insensitive.)
The second parameter is an optional comma-separated list of fields to display. The possible fields are:* type - The type of the card, along with P/T for creatures and shields for supports* cost - The cost in mana of the card* 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 Each field is in its own column except for Legacy, which is in the same column as Set. Fields are always displayed in the order above. The default fields used if none are specified are all of the above.  == Example ==This codeThe following shorthand:
<pre><nowiki>
{| class="wikitable"!Card name || Type || Cost || Color || Rarity || Set<!---->{{Deck List Row|Zetalpa, Primal Dawn}}<!---->{{Deck List Row|Crush of Tentacles}}<!---->{{Deck List Row|Time of Ice}}<!---->{{Deck List Row|Storm the Vault}}<!---->{{Deck List Row|Champion Storm the Vault//Vault of WitsCatlacan}}<!---->{{Deck List Row|Beanstalk Giant//Fertile Footsteps}}|creature{| class="wikitable"!Card name || Type<!---->{{Deck List Row|Zetalpa, Primal Dawn|type}}<!---->{{Deck List Row|?}}<!---->{{Deck List Row|Black Lotus}}|}
</nowiki></pre>
Produces this content:
{| class="wikitable"!Card name || Type || Cost || Color || Rarity || Set<!---->{{Deck List Row|Fateful ShowdownZetalpa, Primal Dawn}}<!---->{{Deck List Row|creatureCrush of Tentacles}}<!---->{{Deck List Row|Time of Ice}}<!---->{{Deck List Row|Storm the Vault}}<!---->{{Deck List Row|Storm the Vault//Vault of Catlacan}}<!---->{{Deck List Row|Beanstalk Giant//Fertile Footsteps}}|}
{| class="wikitable"!Card name || Type</noinclude!---->{{Deck List Row|Zetalpa, Primal Dawn|type}}<includeonly!---->{{Deck List Row|?}}<!---->{{Deck List Row|Black Lotus}}|}
</noinclude><includeonly>{{#ifeq:{{#sub:{{Card data: {{{1}}}}}|0|1}}|{|&nbsp;{{!}}-{{!}} {{Card URL|{{Trim|{{{1}}}}}}} <!--Name-->{{#ifeq:{{lc#expr: {{#if:{{{2|}}}|0|1}}or {{#if:{{#pos:{{{2|creature}}}|[[Filetype}}|1|0}}}}|1|<!---->{{!}} {{{{#explode:{{Card data: {{{1}}}|6}}|,|0}}s}}<!-- Type-->{{#if:{{#pos:{{Card data: {{{1}}}|6}}|,}}|//{{{{#explode:{{Card data: {{{1}}}|6}}|,|1}}s}}}}<!---->{{#if:{{#pos:{{Card data:{{{1}}}|6}}|Creature}}| &nbsp;({{Card data: {{{1}}}|8}})|<!---->{{#if:{{#pos:{{Card data: {{{1}}}|6}}|Support}}| &nbsp;({{Card data: {{{1}}}|9}})}}}} }}{{#ifeq:{{#expr: {{#if:{{{2|}}}|0|1}} or {{#if:{{#pos:{{{2|}}}|cost}}|1|0}}}}|1|<!---->{{!}} {{#replace:{{Card data: {{{1}}}|5}}|,|//}} }} <!--Icon.pngCost-->{{#ifeq:{{#expr: {{#if:{{{2|}}}|0|1}} or {{#if:{{#pos:{size{{2|}}}|color}}|1|x16px0}}}}]]|1|<!---->{{!}} {{Color Icons|{{Card data: {{{1}}}|4}}|16}}}} <!--Color-->{{#ifeq:{{lc#expr: {{#if:{{{2|}}}|0|1}} or {{#if:{{#pos:{{{2|}}}|rarity}}|spell1|[[File0}}}}|1|<!---->{{!}} {{Rarity|{{Card data:Spell{{{1}}}|3}}}} }} <!--Icon.pngRarity-->{{#ifeq:{{#expr: {{#if:{{{2|}}}|0|1}} or {{#if:{{#pos:{{{2|}}}|set}}|1|0}} or {{#if:{{#pos:{{{size2|x16px}}}]]|legacy}}|1|0}}}}|1|<!---->{{!}} {{#ifeq:{{lc#expr: {{#if:{{{2|}}}|0|1}} or {{#if:{{#pos:{{{2|}}}|set}}|1|0}}}}|support1|<!---->{{SetSymbol|{{Card data: {{{1}}}|2}}}} [[File{{Card data:Support{{{1}}}|2}}]] }}<!----Icon.png>{{#ifeq:{{#expr: {{#if:{{{2|}}}|0|1}} or {{#if:{size{#pos:{{{2|x16px}}}]]|legacy}}|1|0}}}}|1|<!----> {{#if:{{#pos:{{StandardSetList}}|{{Card data: {{{1}}}|2}}}}||&nbsp;[[{{Legacy icon|17}}}} }}<!-- Set-->}}|<br>{{!}}-{{!}} {{{1|}}}{{!}} colspan="5" {{!}} ''{{#ifeq:{{{1}}}]]|?|Unknown card|Missing card data}}''}}</includeonly>

Navigation menu