Template:16TeamBracket-Compact/doc

From English Wikipedia @ Freddythechick

Usage

Template description: This template generates a generic 16-team tournament bracket. It is designed to minimize the use of vertical space.

Infobox code <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", "Quarterfinals", "Semifinals", and "Final", respectively.
  • score-width — [OPTIONAL] The width (in pixels) of the score field for each game/match. This is useful if you need room for complex scores (e.g. Tennis). Defaults to 25 pixels.
  • 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.


See also