Skabelon:4TeamBracket-Medals/doc

Fra Wikipedia, den frie encyklopædi

For events in which a medal round is contested between only 4 participants. For a similar bracket for 8 participants, see Template:8TeamBracket Championship (this one is based on that one). For other bracket templates, see Category:Tournament bracket templates.

Usage[rediger kildetekst]

To use a blank template on any article, insert:

{{4TeamBracket-Medals}}

which will create (with default headings and seedings):

  Semifinale                    
  1       
  4        Guldmedaljefinale
      SF1     
  Semifinale   SF2     
  2     
  3        Bronzemedaljekamp
    SF1     
    SF2     

A blank template with all parameters for easy copy-and-paste is given here. See the example below to see the function of each parameter.

{{4TeamBracket-Medals
|   RD1      = 
| 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      = 
| RD2-seed1  = 
| RD2-team1  = 
| RD2-score1 = 
| RD2-seed2  = 
| RD2-team2  = 
| RD2-score2 = 
|   RD3      = 
| RD3-seed1  = 
| RD3-team1  = 
| RD3-score1 = 
| RD3-seed2  = 
| RD3-team2  = 
| RD3-score2 = 
}}

Example[rediger kildetekst]

  Name of semifinal round                    
  Q1  Team A 4  
  Q4  Team D 0   Name of gold medal match
      S1  Team A 3
  Name of semifinal round   S2  Team C 4
  Q2  Team B 1
  Q3  Team C 7   Name of bronze medal match
    S1  Team B 3
    S2  Team D 1

is created using the following parameters:

{{4TeamBracket-Medals
|  RD1       =  Name of semifinal round
| RD1-seed1  = Q1
| RD1-team1  = '''Team A'''
| RD1-score1 = '''4'''
| RD1-seed2  = Q4
| RD1-team2  = Team D
| RD1-score2 = 0
| RD1-seed3  = Q2
| RD1-team3  = Team B
| RD1-score3 = 1
| RD1-seed4  = Q3
| RD1-team4  = '''Team C'''
| RD1-score4 = '''7'''
|  RD2       =  Name of bronze medal match
| RD2-seed1  = S1
| RD2-team1  = '''Team B'''
| RD2-score1 = '''3'''
| RD2-seed2  = S2
| RD2-team2  = Team D
| RD2-score2 = 1
|  RD3       =  Name of gold medal match
| RD3-seed1  = S1
| RD3-team1  = Team A
| RD3-score1 = 3
| RD3-seed2  = S2
| RD3-team2  = '''Team C'''
| RD3-score2 = '''4'''
}}