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.
Example
The following shorthand:
{| class="wikitable" ! 1 || 2 || 3 || 4 || 5 || 6 |- {{Elite pack table span|2|6|AKH}} |- {{Elite pack table span|6|6|HOU}} |- {{Elite pack table span|2|3|M19}} {{Elite pack table span|2|3|GRN}} |}
Produces:
1 | 2 | 3 | 4 | 5 | 6 |
---|---|---|---|---|---|