Jump to content

Module:Sports table/Wrestling/doc

From Wikipedia, the free encyclopedia

This module is used with Module:Sports table for wrestling at the Olympic, Asian, Commonwealth, or similar games.

Usage

[edit]

Basic usage

[edit]
{{#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]

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.