Template:Elim

From NationStates Sports Wiki
Revision as of 17:10, 15 December 2023 by Osarius (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:Eo circle red blank.svgFile:Eo circle red blank.svgFile:Eo circle red blank.svg


Used to display the number of losses suffered by a competitor in a multiple-elimination tournament.

Call it by passing the number of losses to eliminate a competitor, and the number of losses suffered, to the template, like this: {{Elim|3|2}}; which denotes a triple elimination tournament competitor, who has suffered two losses. It will display like so: File:Eo circle green blank.svgFile:Eo circle red blank.svgFile:Eo circle red blank.svg

If the first parameter is skipped, the template will assume triple-elimination. For example {{Elim||1}}; which produces File:Eo circle green blank.svgFile:Eo circle green blank.svgFile:Eo circle red blank.svg

If the second parameter is skipped, the template will assume maximum losses have been sustained. For example {{Elim|4}}; which produces File:Eo circle red blank.svgFile:Eo circle red blank.svgFile:Eo circle red blank.svgFile:Eo circle red blank.svg

Currently only supports double, triple, and quadruple elimination formats. Others can be added if required.