Template:Elite pack table span
Usage
Generates a span in an Elite pack tracking table, containing one highlighted cell.
- The first parameter is which cell in the span to highlight.
- The second parameter is the total number of cells in the span.
- The third parameter is the three-letter set abbreviation associated with the highlighted cell.
- The fourth parameter is the number of the Elite pack within the set.
Example
The following shorthand:
{| 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|9|HOU|1}}
{{Elite pack table span|8|8|M19|1}}
{{Elite pack table span|1|3|GRN|2}}
|-
! B
{{Elite pack table span|4|9|HOU|2}}
{{Elite pack table span|2|8|M19|2}}
{{Elite pack table span|2|3|GRN|3}}
|}
Produces:
| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| A | ||||||||||||||||||||
| B | ||||||||||||||||||||