Changes

Jump to: navigation, search

Template:Elite pack table span 2

2,662 bytes added, 08:48, 14 October 2021
Created page with "<noinclude> ==Usage== Generates a shorter span in an Elite pack tracking table, containing one highlighted cell. An alternative to Template:Elite pack table span which oc..."
<noinclude>
==Usage==
Generates a shorter span in an Elite pack tracking table, containing one highlighted cell.

An alternative to [[Template:Elite pack table span]] which occupies more horizontal space.

* The first parameter (optional) is the number 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.

==Example==

The following shorthand:
<pre><nowiki>
{| class="wikitable"
! 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8
|-
! A
{{Elite pack table span 2||3|KLD}}
{{Elite pack table span 2||3|AKH}}
{{Elite pack table span 2|1|3|HOU}}
{{Elite pack table span 2||1|XLN}}
{{Elite pack table span 2||1|RIX}}
{{Elite pack table span 2||3|DOM}}
{{Elite pack table span 2|3|3|M19}}
{{Elite pack table span 2|1|3|GRN}}
|-
! B
{{Elite pack table span 2||3|KLD}}
{{Elite pack table span 2|1|3|AKH}}
{{Elite pack table span 2||3|HOU}}
{{Elite pack table span 2||1|XLN}}
{{Elite pack table span 2|1|1|RIX}}
{{Elite pack table span 2||3|DOM}}
{{Elite pack table span 2||3|M19}}
{{Elite pack table span 2|2|3|GRN|vip}}
|}
</nowiki></pre>

Produces:

{| class="wikitable"
! 0 || 1 || 2 || 3 || 4 || 5 || 6 || 7 || 8
|-
! A
{{Elite pack table span 2||3|KLD}}
{{Elite pack table span 2||3|AKH}}
{{Elite pack table span 2|1|3|HOU}}
{{Elite pack table span 2||1|XLN}}
{{Elite pack table span 2||1|RIX}}
{{Elite pack table span 2||3|DOM}}
{{Elite pack table span 2|3|3|M19}}
{{Elite pack table span 2|1|3|GRN}}
|-
! B
{{Elite pack table span 2||3|KLD}}
{{Elite pack table span 2|1|3|AKH}}
{{Elite pack table span 2||3|HOU}}
{{Elite pack table span 2||1|XLN}}
{{Elite pack table span 2|1|1|RIX}}
{{Elite pack table span 2||3|DOM}}
{{Elite pack table span 2||3|M19}}
{{Elite pack table span 2|2|3|GRN|vip}}
|}

</noinclude><includeonly>{{#if:{{{1|}}}|
{{!}} 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 (ZNR-AFR)#{{{3}}}{{{1}}}
|#{{{3}}}}}|{{Set expand|{{{3}}}}} - Elite pack #{{{1}}}}}<small>'''&thinsp;{{{1}}}'''</small>|
{{!}} style="{{#if:{{#pos:{{LegacySetList}}|{{{3}}}}}|{{TintLegacy}}|{{TintStandard}}}}" {{!}}&nbsp;}}</includeonly>

Navigation menu