Module:Sports table/Wrestling/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Module:Sports table/Wrestling. It may contain usage information, categories and other content that is not part of the original module page. |
| This is a documentation subpage for Module:Sports table/Wrestling. It may contain usage information, categories and other content that is not part of the original module page. |
| This module is rated as beta. It is considered ready for widespread use, but as it is still relatively new, it should be applied with some caution to ensure results are as expected. |
This module is used with Module:Sports table for wrestling at the Olympic, Asian, Commonwealth, or similar games.
Usage
[edit source]Basic usage
[edit source]{{#invoke:Sports table|main|style=Wrestling
|source=<!-- Add a source here -->
|update=complete<!-- or last match date if in progress -->
|team1=AAA |team2=BBB |team3=CCC
|win_AAA=2 |loss_AAA=0 |tp_AAA=19|cp_AAA=8
|win_BBB=1 |loss_BBB=1 |tp_BBB=4 |cp_BBB=3
|win_CCC=0 |loss_CCC=2 |tp_CCC=3 |cp_CCC=1
|name_AAA={{flagIOCathlete|[[Athlete AAA]]|AAA|YYYY Summer}}
|name_BBB={{flagIOCathlete|[[Athlete BBB]]|BBB|YYYY Summer}}
|name_CCC={{flagIOCathlete|[[Athlete CCC]]|CCC|YYYY Summer}}
}}
| Parameter | Usage |
|---|---|
source
|
A source for the data presented in the table. This should be an external link using [] notation, or a formatted reference using <ref>...</ref>
|
update
|
The last match date, or if the table is complete, the word "complete" |
teamN
|
A unique short name for the Nth athlete (typically the IOC country abbreviation) |
win_AAA
|
The number of wins for athlete with short name AAA |
loss_AAA
|
The number of losses for athlete with short name AAA |
cp_AAA
|
The number of classification points for athlete with short name AAA |
tp_AAA
|
The number of technical points for athlete with short name AAA |
Advanced usage
[edit source]By default, the classification points are in bold. To bold the win column, use |ranking_style=w or win. To turn off bolding, use |ranking_style=none.
To suppress the technical points column, use |show_tp=n or no.