Open main menu

mtgpq wiki β

Changes

Template:Elite pack table span

700 bytes added, 08:49, 14 October 2021
no edit summary
* The second parameter is the total number of cells in the span (in the set).
* The third parameter is the three-letter set abbreviation associated with the highlighted cell.
* The fourth parameter is either "vip" or empty, indicating whether the elite pack's availability is VIP-only.
 
An alternative which occupies less horizontal space is [[Template:Elite pack table span 2]].
==Example==
<pre><nowiki>
{| class="wikitable"
! 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 || 20 ||
|-
! A
{{Elite pack table span||3|DOM}}
{{Elite pack table span||3|M19}}
{{Elite pack table span|2|3|GRN|vip}}
|}
</nowiki></pre>
{{Elite pack table span||3|DOM}}
{{Elite pack table span||3|M19}}
{{Elite pack table span|2|3|GRN|vip}}
|}
</noinclude><includeonly>{{#if:{{{1|}}}|{{#ifexpr:{{{1}}} > 1|
{{!}} colspan="{{#expr:{{{1}}} - 1}}" style="{{#if:{{#pos:{{LegacySetList}}|{{{3}}}}}|{{TintLegacy}}|{{TintStandard}}}}" {{!}}&nbsp;}}{{!}} style={{#ifeq:{{{4|}}}|vip|"background:#edd340;|"background:#a20a90;" }} {{!}}{{SetSymbol|{{{3}}}||<!--
-->{{#switch:{{{3}}}
|KLD|AER|AKH|HOU=Elite pack card pools (KLD-HOU)#{{{3}}}{{{1}}}|XLN|RIX|DOM|M19=Elite pack card pools (XLN-M19)#{{{3}}}{{{1}}}|GRN|RNA|WAR|M20=Elite pack card pools (GRN-M20)#{{{3}}}{{{1}}}|ELD|THB|IKO|M21=Elite pack card pools (ELD-M21)#{{{3}}}{{{1}}}|ZNR|KHM|STX|AFR=Elite pack card pools (XLNZNR-RNAAFR)#{{{3}}}{{{1}}}
|#{{{3}}}}}|{{Set expand|{{{3}}}}} - Elite pack #{{{1}}}}}<!--<small>'''&thinsp;{{{1}}}'''</small>--><!--
-->{{#ifexpr:{{{2}}} - {{{1}}} > 0|<!--
--> {{!}}{{!}} colspan="{{#expr:{{{2}}} - {{{1}}}}}" style="{{#if:{{#pos:{{LegacySetList}}|{{{3}}}}}|{{TintLegacy}}|{{TintStandard}}}}" {{!}}&nbsp;}}|{{!}} colspan={{{2}}} style="{{#if:{{#pos:{{LegacySetList}}|{{{3}}}}}|{{TintLegacy}}|{{TintStandard}}}}" {{!}}&nbsp;}}</includeonly>