Template:16TeamBracket-Tennis3
(Redirected from Template:16TeamBracket-Bowling3)
First round | Quarterfinals | Semifinals | Final | ||||||||||||||||||||||||
<syntaxhighlight lang="wikitext">
Round of 16 | Quarterfinals | Semifinals | Finals | ||||||||||||||||||||||||
</syntaxhighlight>
Template parameters
- RD1, RD2, RD3, RD4 — [OPTIONAL] The names of each respective round. Defaults to "First round", "Second round", "Semifinals", and "Finals", respectively.
- group1, group2 — [OPTIONAL] The name of the first group of eight team, and the name of the last group of eight, respectively.
- subgroup1, subgroup2, subgroup3, subgroup4 — [OPTIONAL] The name of the first group of four team, the name of the second group of four, etc.
- The rest of the parameters fill in the bracket and consists of the form X-YZ where
- X is the specific round
- Y is either the team's seed, name, or score
- Z is the specific placement on the bracket, counting from top to bottom.
- team-width — [OPTIONAL] allows the width of the name field to be changed.
Alternatives to avoid Wikipedia's Post-expand include size limit
Pages with many brackets or large brackets, especially those containing flag icons, may come close to or exceed Wikipedia's Post-expand include size limit. In these cases consider using modules directly instead:
{{16TeamBracket-Tennis3}}
can be replaced with{{#invoke:bracket|16TeamBracket-Tennis3}}
.- In most cases, flag templates can be replaced with {{#invoke:flag|function}}, e.g.
{{flag|CAN}}
→{{#invoke:flag||CAN}}
or{{flag athlete|CAN}}
→{{#invoke:flag|athlete|CAN}}
.