Template:Round4-with third/doc

From English Wikipedia @ Freddythechick

This template generates a generic 4-team tournament bracket.

Example

 
Semi-finalsFinal
 
      
 
26 January -
 
 
 Nigeria 2(5)
 
29 January -
 
 Morocco 3(3)
 
 Nigeria 2
 
26 January -
 
 Egypt 0
 
 Egypt 1(1)
 
 
 Benin 1(3)
 
Third place
 
 
29 January -
 
 
 Morocco 1(5)
 
 
 Benin 1(3)

<syntaxhighlight lang="wikitext">

 
Semi-finalsFinal
 
      
 
26 January -
 
 
 Nigeria 2(5)
 
29 January -
 
 Morocco 3(3)
 
 Nigeria 2
 
26 January -
 
 Egypt 0
 
 Egypt 1(1)
 
 
 Benin 1(3)
 
Third place
 
 
29 January -
 
 
 Morocco 1(5)
 
 
 Benin 1(3)

</syntaxhighlight>

Usage

Use the parameters listed below to customise the template. For example, putting |team-width=200}} in the last line will set the width of the team cells to 200 px. The following parameter values are acceptable:

Parameter value Description
RD1=name Renames Semi-finals to name.
RD2=name Renames Final to name.
Consol=name Renames Third place to name.
team-width=mm Sets width of teams to mm.
score-width=nn Sets width of scores to nn.

Blank template

<syntaxhighlight lang="wikitext">

 
Semi-finalsFinal
 
      
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Third place
 
 
 
 
 
 
 
 
 

</syntaxhighlight>

See also