Template:32TeamBracket-Compact-Tennis3/sandbox
1st round | 2nd round | Quarterfinals | Semifinals and Finals | |||||||||||||||||||||||
![]() | __EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:32TeamBracket-Compact-Tennis3 (diff). |
This template generates a generic 32-team tournament bracket. It is designed to minimize the use of vertical space.
Usage
<syntaxhighlight lang="wikitext">
Round of 32 | Round of 16 | Quarterfinals | Semifinals | |||||||||||||||||||||||||||||||
Sabalenka | ||||||||||||||||||||||||||||||||||
Sasha banks | ||||||||||||||||||||||||||||||||||
Finals | ||||||||||||||||||||||||||||||||||
</syntaxhighlight>
Template parameters
- RD1, RD2, RD3, RD4, RD5 — [OPTIONAL] The names of each respective round. Defaults to "First round", "Second round", "Quarterfinals", "Semifinals", and "Final", respectively.
- score-width — The total width of all five sets for each match
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:
{{32TeamBracket-Compact-Tennis3}}
can be replaced with{{#invoke:bracket|32TeamBracket-Compact-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}}
.