Open main menu

mtgpq wiki β

Changes

Template:Elite pack table span

2,006 bytes added, 08:49, 14 October 2021
no edit summary
Generates a span in an Elite pack tracking table, containing one highlighted cell.
* The first parameter (optional) is which cell in the span to highlightnumber of the Elite pack within the set.* 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|-{{Elite pack table span|27 || 8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 |6|AKH}}20
|-
! A{{Elite pack table span|6|63|KLD}}{{Elite pack table span||3|AKH}}{{Elite pack table span|1|3|HOU}}{{Elite pack table span||1|XLN}}{{Elite pack table span||1|RIX}}{{Elite pack table span||3|DOM}}{{Elite pack table span|3|3|M19}}{{Elite pack table span|1|3|GRN}}
|-
! B{{Elite pack table span||3|KLD}}{{Elite pack table span|1|3|AKH}}{{Elite pack table span||3|HOU}}{{Elite pack table span||1|XLN}}{{Elite pack table span|1|1|RIX}}{{Elite pack table span||3|DOM}}{{Elite pack table span|2|3|M19}}{{Elite pack table span|2|3|GRN|vip}}
|}
</nowiki></pre>
{| class="wikitable"
! 0 || 1 || 2 || 3 || 4 || 5 || 6|-{{Elite pack table span|27 || 8 || 9 || 10 || 11 || 12 || 13 || 14 || 15 || 16 || 17 || 18 || 19 |6|AKH}}20
|-
! A{{Elite pack table span|6|63|KLD}}{{Elite pack table span||3|AKH}}{{Elite pack table span|1|3|HOU}}{{Elite pack table span||1|XLN}}{{Elite pack table span||1|RIX}}{{Elite pack table span||3|DOM}}{{Elite pack table span|3|3|M19}}{{Elite pack table span|1|3|GRN}}
|-
! B{{Elite pack table span||3|KLD}}{{Elite pack table span|1|3|AKH}}{{Elite pack table span||3|HOU}}{{Elite pack table span||1|XLN}}{{Elite pack table span|1|1|RIX}}{{Elite pack table span||3|DOM}}{{Elite pack table span|2|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:{{SetSymbol{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 (ZNR-AFR)#{{{3}}}{{{1}}}|#{{{3}}}}}|{{Set expand|{{{3}}}}}- Elite pack #{{{1}}}}}<!--<small>'''&thinsp;{{{1}}}'''</small>--><!---->{{#ifexpr:{{{2}}} - {{{1}}} > 0|<br!---->{{!}}{{!}} colspan="{{#expr:{{{2}}} - {{{1}}}}}" style="{{#if:{{#pos:{{LegacySetList}}|{{{3}}}}}|{{TintLegacy}}|{{TintStandard}}}}" {{!}}&nbsp;}}|{{!}} colspan={{{2}}} style="{{#if:{{#pos:{{LegacySetList}}|{{{3}}}}}|{{TintLegacy}}|{{TintStandard}}}}" {{!}} &nbsp;}}</includeonly> [[Category:Event tip templates]]