Open main menu

mtgpq wiki β

Changes

Template:Card List Mini

789 bytes added, 03:36, 10 April 2020
no edit summary
<noinclude>
== Usage ==
The Card List Mini template displays a list of cards in a skinny table, suitable for several card lists appearing side-by-side. The card list is formatted as an inline table, allowing a page with multiple card lists to flow its content according to the width of the window.
This template is very similar to [[Template:Deck List Mini]]. The main difference is that the Card List template provides a much larger upper limit on the number of cards (80 cards).
The following shorthand:
<pre><nowiki>
{{Card List Mini
|name = Red cards
|show = cost,type,rarity,color
| Abbot of Keral Keep
| Akroma, Angel of Fury
| Ball Lightning
| Darigaaz Reincarnated
| Electrolyze
| Stitch in Time
| Domri, Anarch of Bolas
| Embercleave
| Iroas, God of Victory
| Thousand-Year Storm
}}
{{Card List Mini
|name = Blue cards
| Kefnet's Last Word
| Riddleform
| Swarm IntelligenceBlue Sun's Zenith
}}
</nowiki></pre>
Produces:
{{Card List Mini
|name = Red cards
|show = cost,type,rarity,color
| Abbot of Keral Keep
| Akroma, Angel of Fury
| Ball Lightning
| Darigaaz Reincarnated
| Electrolyze
| Stitch in Time
| Domri, Anarch of Bolas
| Embercleave
| Iroas, God of Victory
| Thousand-Year Storm
| Vance's Blasting Cannons//Spitfire Bastion
| Xenagos, God of Revels
}}
{{Card List Mini
|name = Blue cards
}}
</noinclude><includeonly>{| class="wikitable" style="display:inline-table; {{#if:{{{name|}}}|<br>
! colspan="2" style="text-align:left" {{!}} {{{name}}} }}<!--
-->{{#if:{{{1|}}}|{{Deck List Row Mini|{{{1}}}|{{{show|cost,type,rarity}}}|{{{formatting|}}}}}}}<!--