Template:4TeamBracket-Tennis35/sandbox
Semifinals | Final | |||||||||||||
![]() | __EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:4TeamBracket-Tennis35 (diff). |
This template generates a 4-team tournament bracket. It is designed for a four tennis player setup in a best of three set format with a 5-set final.
Usage
<syntaxhighlight lang="wikitext">
Semifinals | Finals | ||||||||||||||
</syntaxhighlight>
Parameters
- RD1, RD2 — [OPTIONAL] The names of each respective round. Defaults to "Semifinals" and "Finals", respectively.
- score-width — The total width of all three 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:
{{4TeamBracket-Tennis35}}
can be replaced with{{#invoke:bracket|4TeamBracket-Tennis35}}
.- 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}}
.