Difference between revisions of "Template:Deck List Row Mini"
(Created page with "<noinclude> ==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 secon...") |
|||
Line 50: | Line 50: | ||
</noinclude><includeonly>{{#if:{{{1|}}}| | </noinclude><includeonly>{{#if:{{{1|}}}| | ||
{{!}}- | {{!}}- | ||
− | {{!}} [https://mtgpq.info/cards/{{#replace:{{#replace:{{#replace:{{#if:{{#pos:{{Card data: {{{1}}}|1}}|/}}|{{#explode:{{Card data: {{{1}}}|1}}|/|0}}|{{Card data: {{{1}}}|1}}}}|'|}}|,|}}| |}}{{#if:{{#pos:{{Card data: {{{1}}}|7}}|Saga}}|I}} {{{1}}}] <!--Name--> | + | {{!}} [https://mtgpq.info/cards/{{#replace:{{#replace:{{#replace:{{#if:{{#pos:{{Card data: {{{1}}}|1}}|/}}|{{#explode:{{Card data: {{{1}}}|1}}|/|0}}|{{Card data: {{{1}}}|1}}}}|'|}}|,|}}| |}}{{#if:{{#pos:{{Card data: {{{1}}}|7}}|Saga}}|I}} {{#if:{{#pos:{{Card data: {{{1}}}|1}}|/}}|{{#explode:{{Card data: {{{1}}}|1}}|/|0}}|{{Card data: {{{1}}}|1}}}}] <!--Name--> |
{{#ifexist: Template:Card data: {{{1}}}|<!-- | {{#ifexist: Template:Card data: {{{1}}}|<!-- | ||
-->{{!}} {{#if:{{#pos:{{{2}}}|cost}}|<!-- | -->{{!}} {{#if:{{#pos:{{{2}}}|cost}}|<!-- |
Revision as of 04:54, 17 February 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 field is a comma-separated list of parameters indicate the fields to display.
The possible 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
Fields are always displayed in the order above.
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}} |}
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) · |