Open main menu

mtgpq wiki β

Changes

Template:Elite pack table span

1,218 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 number of the elite pack's availability is VIP-only. An alternative which occupies less horizontal space is [[Template:Elite pack within the settable 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|7|93|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|8|83|DOM}}{{Elite pack table span|3|3|M19|1}}{{Elite pack table span|1|3|GRN|2}}
|-
! B
{{Elite pack table span|4|93|KLD}}{{Elite pack table span|1|3|AKH}}{{Elite pack table span||3|HOU}}{{Elite pack table span||1|2XLN}}{{Elite pack table span|21|1|RIX}}{{Elite pack table span|4|M193|2DOM}}{{Elite pack table span||43|M19|}}{{Elite pack table span|2|3|GRN|3vip}}
|}
</nowiki></pre>
|-
! A
{{Elite pack table span|7|93|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|8|83|DOM}}{{Elite pack table span|3|3|M19|1}}{{Elite pack table span|1|3|GRN|2}}
|-
! B
{{Elite pack table span|4|93|KLD}}{{Elite pack table span|1|3|AKH}}{{Elite pack table span||3|HOU}}{{Elite pack table span||1|2XLN}}{{Elite pack table span|21|1|RIX}}{{Elite pack table span|4|M193|2DOM}}{{Elite pack table span||43|M19|}}{{Elite pack table span|2|3|GRN|3vip}}
|}
</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 #{{{41}}}}}<!--<small>'''&thinsp;{{{41}}}'''</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>