Template:16TeamBracket-Byes
(Redirected from Template:4RoundBracket-Byes with 3rd)
First round | Second round | Semifinals | Finals | ||||||||||||||||
![]() | This template uses Lua: |
This template is similar to Template:16TeamBracket, except that it employs some extremely complicated and esoteric features of template syntax to show first round byes in a tournament bracket.
Usage
<syntaxhighlight lang="wikitext">
Round of 16 | Quarterfinals | Semifinals | Finals | ||||||||||||||||
</syntaxhighlight>
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-Byes}}
can be replaced with{{#invoke:bracket|16TeamBracket-Byes}}
.- 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}}
.