Difference between revisions of "Template:Deck List Row"
Line 7: | Line 7: | ||
==Example== | ==Example== | ||
− | + | The following shorthand: | |
<pre><nowiki> | <pre><nowiki> | ||
− | {{Deck List Row|Zetalpa, Primal Dawn}} | + | On its own: {{Deck List Row|Zetalpa, Primal Dawn}} |
+ | |||
+ | In a table: | ||
+ | {| class="wikitable" | ||
+ | !Card name || Type || Cost || Color || Rarity || Set<!-- | ||
+ | -->{{Deck List Row|Zetalpa, Primal Dawn}}<!-- | ||
+ | -->{{Deck List Row|Crush of Tentacles}} | ||
+ | |} | ||
</nowiki></pre> | </nowiki></pre> | ||
Produces: | Produces: | ||
− | {{Deck List Row|Zetalpa, Primal Dawn}} | + | On its own: {{Deck List Row|Zetalpa, Primal Dawn}} |
− | {{Deck List Row|Crush of Tentacles}} | + | In a table: |
+ | {| class="wikitable" | ||
+ | !Card name || Type || Cost || Color || Rarity || Set<!-- | ||
+ | -->{{Deck List Row|Zetalpa, Primal Dawn}}<!-- | ||
+ | -->{{Deck List Row|Crush of Tentacles}} | ||
+ | |} | ||
</noinclude><includeonly>{{#if:{{{1|}}}| | </noinclude><includeonly>{{#if:{{{1|}}}| | ||
Line 27: | Line 39: | ||
{{!}} {{Card data: {{{1}}}|5}} <!--Cost--> | {{!}} {{Card data: {{{1}}}|5}} <!--Cost--> | ||
{{!}} {{Color Icons|{{Card data: {{{1}}}|4}}}} <!--Color--> | {{!}} {{Color Icons|{{Card data: {{{1}}}|4}}}} <!--Color--> | ||
− | {{!}} {{ | + | {{!}} {{Rarity|{{Card data: {{{1}}}|3}}}} <!--Rarity--> |
− | -->{{SetSymbol|{{Card data: {{{1}}}|2}}}} <small> | + | {{!}} {{SetSymbol|{{Card data: {{{1}}}|2}}}} <small>{{Set_expand|{{Card data: {{{1}}}|2}}}}</small><!-- |
− | {{ | + | -->{{#if:{{#pos:{{StandardSetList}}|{{Card data: {{{1}}}|2}}}}|| [[File:Legacy-bg.png|x18px|link=Legacy|Legacy]]}}<!-- Set |
-->|{{!}} colspan="5" {{!}} ''Missing card data''}}}}</includeonly> | -->|{{!}} colspan="5" {{!}} ''Missing card data''}}}}</includeonly> |
Revision as of 00:40, 17 February 2019
Usage
A row in Template:Deck_List.
The only parameter is the card name. A missing card name produces no output.
Example
The following shorthand:
On its own: {{Deck List Row|Zetalpa, Primal Dawn}} In a table: {| class="wikitable" !Card name || Type || Cost || Color || Rarity || Set<!-- -->{{Deck List Row|Zetalpa, Primal Dawn}}<!-- -->{{Deck List Row|Crush of Tentacles}} |}
Produces:
On its own: |- | Zetalpa, Primal Dawn | (4/8) | 19 | | | RIX
In a table:
Card name | Type | Cost | Color | Rarity | Set |
---|---|---|---|---|---|
Zetalpa, Primal Dawn | (4/8) | 19 | RIX | ||
Crush of Tentacles | 21 | OGW |