Template:12TeamBracket-WTTC

From blackwiki
Revision as of 15:18, 3 May 2017 by blackwiki>Frietjes (change nbsp padding to inline-css padding and add tracking to find problematic usage template syntax update)
Jump to navigation Jump to search
First Round   Quarterfinals   Semifinals   Final
         
             
               
               
           
         
       
       
         
             
             
                  Third Place
                 
               
 
Position 9–12   Position 5–8
                     
                         
                     
                         
Template documentation[view] [edit] [history] [purge]

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

Infobox code

{{12TeamBracket-WTTC
| RD1=
| RD2=
| RD3=
| RD4=

| team-width=
| score-width=

| RD1-team1=
| RD1-score1=
| RD1-team2=
| RD1-score2=
| RD1-team3=
| RD1-score3=
| RD1-team4=
| RD1-score4=

| RD1-team5=
| RD1-score5=
| RD1-team6=
| RD1-score6=
| RD1-team7=
| RD1-score7=
| RD1-team8=
| RD1-score8=

| RD2-team1=
| RD2-score1=
| RD2-team2=
| RD2-score2=
| RD2-team3=
| RD2-score3=
| RD2-team4=
| RD2-score4=

| RD2-team5=
| RD2-score5=
| RD2-team6=
| RD2-score6=
| RD2-team7=
| RD2-score7=
| RD2-team8=
| RD2-score8=

| RD3-team1=
| RD3-score1=
| RD3-team2=
| RD3-score2=
| RD3-team3=
| RD3-score3=
| RD3-team4=
| RD3-score4=

| RD4-team1=
| RD4-score1=
| RD4-team2=
| RD4-score2=

| RD2b=
| RD2b-team1=
| RD2b-score1=
| RD2b-team2=
| RD2b-score2=
| RD2b-team3=
| RD2b-score3=
| RD2b-team4=
| RD2b-score4=
| RD2b-team5=
| RD2b-score5=
| RD2b-team6=
| RD2b-score6=
| RD2b-team7=
| RD2b-score7=
| RD2b-team8=
| RD2b-score8=

| RD3b=
| RD3b-team1=
| RD3b-score1=
| RD3b-team2=
| RD3b-score2=
| RD3b-team3=
| RD3b-score3=
| RD3b-team4=
| RD3b-score4=
| RD3b-team5=
| RD3b-score5=
| RD3b-team6=
| RD3b-score6=
| RD3b-team7=
| RD3b-score7=
| RD3b-team8=
| RD3b-score8=

| RD4b=
| RD4b-team1=
| RD4b-score1=
| RD4b-team2=
| RD4b-score2=
}}

Template parameters

  • RD1, RD2, RD3, RD4, RD2b, RD3b, RD4b — [OPTIONAL] The names of each respective round. Defaults to "First Round", "Quarterfinals", "Semifinals", "Final", "Position 9–12", "Position 5–8" and "Third Place", respectively.
  • team-width — [OPTIONAL] The width (in pixels) of the team field for each tie. Defaults to 175 pixels.
  • score-width — [OPTIONAL] The width (in pixels) of the score field for each match of the tie. Defaults to 24 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 name or score
    • Z is the specific placement on the bracket, counting from top to bottom.