Template:TournLegend/doc
Appearance
This is a documentation subpage for Template:TournLegend. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
[edit]For the usage of the Table cell templates see: Tournament table template documentation
Default usage
[edit]Example:
{{TournLegend}}
generates the following table:
Performance Table Legend | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
W | Won the tournament | RU | Runner-up | SF | Semifinalist | QF | Quarterfinalist | #R RR L# |
Lost in # round Round-robin Last # stage |
DQ | Disqualified |
DNQ | Did not qualify | DNP | Did not participate | WD | Withdrew | NH | Tournament not held | NYF | Not yet founded |
Usage with parameters
[edit]The content of 4 table cells can be changed. For 3 of them there are pre defined options:
- Default: "RU Runner-up " (see {{TournRU}})
RU=F
--> "F Finalist "
- Default: "L# Last # stage " (see {{TournLR}})
LR3=Prel.
--> "Prel. Preliminary round "
- Default: "DQ Disqualified " (see {{TournDQ}})
DQ=EX
--> "EX Excluded "DQ=Banned
--> "Banned Banned "DQ=Barred
--> "Barred Barred "
The 4th table cell can be free defined. Here there are 2 parameters needed:
- Default: "NYF Not yet founded " (see {{TournNA}})
NA5=abc | NA5-text=abc explained
--> "abc abc explained "
Example:
{{TournLegend|RU=F|LR3=Prel.|DQ=EX|NA5=N/A|NA5-text=Not available}}
generates the following table:
Performance Table Legend | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
W | Won the tournament | F | Finalist | SF | Semifinalist | QF | Quarterfinalist | #R RR Prel. |
Lost in # round Round-robin Preliminary round |
EX | Excluded |
DNQ | Did not qualify | DNP | Did not participate | WD | Withdrew | NH | Tournament not held | N/A | Not available |