Template:16TeamBracket-Byes/sandbox
![]() | This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
First round | Second round | Semifinals | Finals | |||||||||||||||
![]() | __EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:16TeamBracket-Byes (diff). |
![]() | 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}}
.