Difference between revisions of "Template:6TeamBracket-with 3rd"

From blackwiki
Jump to navigation Jump to search
(width params from Template:6TeamBracket)
blackwiki>Maiō T.
m (140 pixels)
Line 12: Line 12:
 
| width=1| 
 
| width=1| 
 
| width={{#if: {{{seed-width|}}}|{{{seed-width}}}|25px}}| 
 
| width={{#if: {{{seed-width|}}}|{{{seed-width}}}|25px}}| 
| width={{#if: {{{team-width|}}}|{{{team-width}}}|125px}}| 
+
| width={{#if: {{{team-width|}}}|{{{team-width}}}|140px}}| 
 
| width={{#if: {{{score-width|}}}|{{{score-width}}}|25px}}| 
 
| width={{#if: {{{score-width|}}}|{{{score-width}}}|25px}}| 
 
| width=5| 
 
| width=5| 
 
| width=5| 
 
| width=5| 
 
| width={{#if: {{{seed-width|}}}|{{{seed-width}}}|25px}}| 
 
| width={{#if: {{{seed-width|}}}|{{{seed-width}}}|25px}}| 
| width={{#if: {{{team-width|}}}|{{{team-width}}}|125px}}| 
+
| width={{#if: {{{team-width|}}}|{{{team-width}}}|140px}}| 
 
| width={{#if: {{{score-width|}}}|{{{score-width}}}|25px}}| 
 
| width={{#if: {{{score-width|}}}|{{{score-width}}}|25px}}| 
 
| width=5| 
 
| width=5| 
 
| width=5| 
 
| width=5| 
 
| width={{#if: {{{seed-width|}}}|{{{seed-width}}}|25px}}| 
 
| width={{#if: {{{seed-width|}}}|{{{seed-width}}}|25px}}| 
| width={{#if: {{{team-width|}}}|{{{team-width}}}|125px}}| 
+
| width={{#if: {{{team-width|}}}|{{{team-width}}}|140px}}| 
 
| width={{#if: {{{score-width|}}}|{{{score-width}}}|25px}}| 
 
| width={{#if: {{{score-width|}}}|{{{score-width}}}|25px}}| 
 
|-
 
|-

Revision as of 15:58, 26 April 2014

  Quarterfinals     Semifinals     Finals
                           
        1       
  2                    
  3                    
            
        1         
  2                   Third place
  3              
        
50px Template documentation[view] [edit] [history] [purge]

Description

This template generates a generic 6-team tournament bracket. It is useful for tournament structures where a first place team receives a bye into the semifinals. This template uses a third-place finish match.

Usage

Parameters
  • RD1, RD2, RD3 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Finals", respectively.
  • group1, group2 — [OPTIONAL] The name of the first group of four team, and the name of the last group of four, 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.
Code
{{6TeamBracket-with 3rd
| RD1=
| RD2=
| RD3=
| group1=
| group2=

| RD1-seed1=
| RD1-team1=
| RD1-score1=
| RD1-seed2=
| RD1-team2=
| RD1-score2=

| RD1-seed3=
| RD1-team3=
| RD1-score3=
| RD1-seed4=
| RD1-team4=
| RD1-score4=

| RD2-seed1=
| RD2-team1=
| RD2-score1=
| RD2-seed2=
| RD2-team2=
| RD2-score2=

| RD2-seed3=
| RD2-team3=
| RD2-score3=
| RD2-seed4=
| RD2-team4=
| RD2-score4=

| RD3-seed1=
| RD3-team1=
| RD3-score1=
| RD3-seed2=
| RD3-team2=
| RD3-score2=

| RD3-seed3=
| RD3-team3=
| RD3-score3=
| RD3-seed4=
| RD3-team4=
| RD3-score4=
}}

Example

2007 World Junior Ice Hockey Championships:

  Quarter finals     Semi finals     Final
                           
      QF1  Template:SWE 2  
  A2  Template:SWE 5     B1  Template:RUS 4    
  B3  23x15px Czech Republic 1         SF1  Template:RUS 2
      SF2  23x15px Canada 4
      QF2  Template:USA 1    
  B2  23x15px Finland 3     A1  23x15px Canada 2   Third place
  A3  Template:USA 6   QF1  Template:SWE 1
  QF2  Template:USA 2

See also

Related Templates