Template:16TeamBracket

From Rigged Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  First round Second round Semifinals Finals
                                     
1       
16       
          
 
          
8     
9       
          
          
5       
12       
        
 
          
4     
13       
        
        
6       
11       
        
 
          
3     
14       
        
          
7       
10       
        
 
          
2     
15       

Usage

Template description: This template generates a generic 16-team tournament bracket.

Template code

{{16TeamBracket 
|RD1=
|RD2=
|RD3=
|RD4=
|group1=
|group2=
|group3=
|subgroup1=
|subgroup2=
|subgroup3=
|subgroup4=
|team-width=

|RD1-seed01=
|RD1-team01=
|RD1-score01=
|RD1-score02=
|RD1-seed02=
|RD1-team02=
|RD1-score02=

|RD1-seed03=
|RD1-team03=
|RD1-score03=
|RD1-seed04=
|RD1-team04=
|RD1-score04=

|RD1-seed05=
|RD1-team05=
|RD1-score05=
|RD1-seed06=
|RD1-team06=
|RD1-score06=

|RD1-seed07=
|RD1-team07=
|RD1-score07=
|RD1-seed08=
|RD1-team08=
|RD1-score08=

|RD1-seed09=
|RD1-team09=
|RD1-score09=
|RD1-seed10=
|RD1-team10=
|RD1-score10=

|RD1-seed11=
|RD1-team11=
|RD1-score11=
|RD1-seed12=
|RD1-team12=
|RD1-score12=

|RD1-seed13=
|RD1-team13=
|RD1-score13=
|RD1-seed14=
|RD1-team14=
|RD1-score14=

|RD1-seed15=
|RD1-team15=
|RD1-score15=
|RD1-seed16=
|RD1-team16=
|RD1-score16=

|RD2-seed01=
|RD2-team01=
|RD2-score01=
|RD2-seed02=
|RD2-team02=
|RD2-score02=

|RD2-seed03=
|RD2-team03=
|RD2-score03=
|RD2-seed04=
|RD2-team04=
|RD2-score04=

|RD2-seed05=
|RD2-team05=
|RD2-score05=
|RD2-seed06=
|RD2-team06=
|RD2-score06=

|RD2-seed07=
|RD2-team07=
|RD2-score07=
|RD2-seed08=
|RD2-team08=
|RD2-score08=

|RD3-seed01=
|RD3-team01=
|RD3-score01=
|RD3-seed02=
|RD3-team02=
|RD3-score02=

|RD3-seed03=
|RD3-team03=
|RD3-score03=
|RD3-seed04=
|RD3-team04=
|RD3-score04=

|RD4-seed01=
|RD4-team01=
|RD4-score01=
|RD4-seed02=
|RD4-team02=
|RD4-score02=
}}

Template parameters

  • RD1, RD2, RD3, RD4 — [OPTIONAL] The names of each respective round. Defaults to "First round", "Second round", "Semifinals", and "Finals", respectively.
  • group1, group2 — [OPTIONAL] The name of the first group of eight team, and the name of the last group of eight, respectively.
  • subgroup1, subgroup2, subgroup3, subgroup4 — [OPTIONAL] The name of the first group of four team, the name of the second group of four, etc.
  • 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.
  • team-width — [OPTIONAL] allows the width of the name field to be changed.