This module is being considered for merging with Module:RoundN. Please discuss this matter at this module's entry at templates for discussion to help reach a consensus.
The name of round n. Defaults are "Round of m", ..., "Quarterfinals", "Semifinals", and "Finals", where m is the number of teams in the round.
RDn-groupm
The name of group m in round n. For each round, every set of four teams is classified as a group.
RDn-seedm
The seed of team m in round n. For round 1, this value defaults to the conventional seed allocation for tournaments. If omitted, the cell is hidden. To hide seeds for round 1, the value must be explicitly set to be empty. m is the zero-padded position.
RDn-teamm
The name of team m in round n. m is the zero-padded position.
RDn-scorem
The score of team m in round n. m is the zero-padded position.
Examples
No seeds
{{#invoke: Team bracket | main
| rounds = 2
| seeds = no
}}
Semifinals
Finals
Groups
{{#invoke: Team bracket | main
| autoseeds = y
| rounds = 3
| RD1-group1 = Pacific
| RD1-group2 = Mountain
| RD2-group1 = West
}}
Quarterfinals
Semifinals
Finals
1
8
Pacific
5
4
West
3
6
Mountain
7
2
Tennis
{{#invoke: Team bracket | main
| autoseeds = y
| rounds = 3
| sets = 3 / 5 / 5
}}