Difference between revisions of "Template:Deck List Row Mini"
Line 46: | Line 46: | ||
-->{{Deck List Row Mini|Time of Ice|cost,type,rarity}}<!-- | -->{{Deck List Row Mini|Time of Ice|cost,type,rarity}}<!-- | ||
-->{{Deck List Row Mini|Storm the Vault|cost,type,rarity}}<!-- | -->{{Deck List Row Mini|Storm the Vault|cost,type,rarity}}<!-- | ||
− | -->{{Deck List Row Mini|Storm the Vault//Vault of Catlacan|cost,type,rarity}} | + | -->{{Deck List Row Mini|Storm the Vault//Vault of Catlacan|cost,type,rarity}}<!-- |
+ | -->{{Deck List Row Mini|Black Lotus|cost,type,rarity}} | ||
|} | |} | ||
</noinclude><includeonly>{{#if:{{{1|}}}| | </noinclude><includeonly>{{#if:{{{1|}}}| | ||
{{!}}- | {{!}}- | ||
− | |||
{{#ifexist: Template:Card data: {{{1}}}|<!-- | {{#ifexist: Template:Card data: {{{1}}}|<!-- | ||
− | -->{{!}} style="border-left:solid 0px;{{#if:{{{3|}}}|{{Tint{{Rarity expand|{{Card data: {{{1}}}|3}}}}}}}}" {{!}} {{#if:{{#pos:{{{2}}}|cost}}|<!-- | + | -->{{!}} style="border-right:solid 0px;{{#if:{{{3|}}}|{{Tint{{Rarity expand|{{Card data: {{{1}}}|3}}}}}}}}" {{!}} {{Card URL|{{Trim|{{{1}}}}}}} <!--Name--> |
+ | {{!}} style="border-left:solid 0px;{{#if:{{{3|}}}|{{Tint{{Rarity expand|{{Card data: {{{1}}}|3}}}}}}}}" {{!}} {{#if:{{#pos:{{{2}}}|cost}}|<!-- | ||
-->{{Card data: {{{1}}}|5}}}}<!-- Cost | -->{{Card data: {{{1}}}|5}}}}<!-- Cost | ||
-->{{#if:{{#pos:{{{2}}}|type}}|<!-- | -->{{#if:{{#pos:{{{2}}}|type}}|<!-- | ||
Line 67: | Line 68: | ||
-->{{#if:{{#pos:{{{2}}}|legacy}}|<!-- | -->{{#if:{{#pos:{{{2}}}|legacy}}|<!-- | ||
-->{{#if:{{#pos:{{StandardSetList}}|{{Card data: {{{1}}}|2}}}}|| '''·''' [[File:Legacy-bg.png|x18px|link=Legacy|Legacy]]}}}}<!-- Legacy | -->{{#if:{{#pos:{{StandardSetList}}|{{Card data: {{{1}}}|2}}}}|| '''·''' [[File:Legacy-bg.png|x18px|link=Legacy|Legacy]]}}}}<!-- Legacy | ||
− | -->|{{!}} colspan="5" {{!}} ''Missing card data''}}}}</includeonly> | + | -->|{{!}} style="border-right:solid 0px;" {{!}} {{{1}}} |
+ | {{!}} colspan="5" style="border-left:solid 0px;" {{!}} <small>''Missing card data''</small>}}}}</includeonly> |
Revision as of 00:17, 17 March 2019
Usage
A row in Template:Deck_List_Mini.
See also Template:Deck_List and Template:Deck_List_Row.
The first parameter is the card name.
The second parameter is a comma-separated list of fields indicate the card information to display. The possible display fields are:
- 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 third parameter (optional) is a list of fields for formatting the row. Currently, the only formatting parameter is:
- rarity_bg - Shade the background of the table row in a color corresponding to the card's rarity
Example
The following shorthand:
On its own: {{Deck List Row Mini|Zetalpa, Primal Dawn|cost,type,color,rarity,set,legacy}} In a table: {| class="wikitable" !Card name || Details<!-- -->{{Deck List Row Mini|Zetalpa, Primal Dawn|cost,type,rarity}}<!-- -->{{Deck List Row Mini|Crush of Tentacles|cost,type,rarity}}<!-- -->{{Deck List Row Mini|Time of Ice|cost,type,rarity}}<!-- -->{{Deck List Row Mini|Storm the Vault|cost,type,rarity}}<!-- -->{{Deck List Row Mini|Storm the Vault//Vault of Catlacan|cost,type,rarity}} |}
Produces:
On its own: |- | style="border-right:solid 0px;" | Zetalpa, Primal Dawn | style="border-left:solid 0px;" |19 · (4/8) · · · ·
In a table:
Card name | Details |
---|---|
Zetalpa, Primal Dawn | 19 · (4/8) · |
Crush of Tentacles | 21 · · |
Time of Ice | 18 · (2) · |
Storm the Vault | 11 · (4) · |
Storm the Vault//Vault of Catlacan | 11 · (4) · |
Black Lotus | Missing card data |