Template:16TeamLosersBracket

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 Third round Quarterfinals Semifinals Finals
                                                         
                   
                   
                     
                     
             
                   
                   
                   
                   
                   
                     
                     
             
                 

Usage

Template description: This template generates a generic 16-team tournament bracket. Sorry but there's no "group" feature for this as there is for the regular 16-team knockout bracket, though I really don't see how one could be of use in a bracket of this type.

Template code

{{16TeamLosersBracket 
|RD1=
|RD2=
|RD3=
|RD4=
|RD5=
|RD6=
|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=


|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=

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

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

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

Template parameters

  • RD1, RD2, RD3, RD4, RD5. RD6 — [OPTIONAL] The names of each respective round. Defaults to "First round", "Second round", "Semifinals", and "Finals", respectively.
  • 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.