Difference between revisions of "Template:2TeamBracket"

From blackwiki
Jump to navigation Jump to search
blackwiki>Paperfish122
blackwiki>Frietjes
(Undid revision 847732099 by Paperfish122 (talk) already in the doc page)
Line 1: Line 1:
 
{{#invoke: TeamBracket | teamBracket | rounds=1 }}<noinclude>{{documentation}}</noinclude>
 
{{#invoke: TeamBracket | teamBracket | rounds=1 }}<noinclude>{{documentation}}</noinclude>
 
<pre>
 
{{2TeamBracket
 
 
| seed-width  = 25
 
| team-width  = 125
 
| score-width = 25
 
 
| RD1=Finals
 
| RD1-seed1=ISL
 
| RD1-team1=ISL
 
| RD1-score1=2
 
| RD1-seed2=NOR
 
| RD1-team2=NOR
 
| RD1-score2=1
 
}}
 
</pre>
 

Revision as of 13:28, 27 June 2018

Finals
   
 
 
50px Template documentation[view] [edit] [history] [purge]

Usage

This template generates a generic single game/series box, in the same style as other tournament bracket templates. It can be used to show additional placement matches, for example.

{{2TeamBracket

| seed-width  = 
| team-width  = 
| score-width = 

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

Parameter definitions

  • seed-width – [OPTIONAL] sets the width of the seed fields (25 by default).
  • team-width – [OPTIONAL] sets the width of the team name fields (125 by default).
  • score-width – [OPTIONAL] sets the width of the score fields (25 by default).
  • RD1 – [OPTIONAL] The name of the round. Default is "Finals".
  • Each team takes three [OPTIONAL] parameters – the seed, team name, and score. The parameter names are of the form RD1-xxxxt, where:
    • xxxx is one of seed, team, or score
    • t is the position within the round, counting from top to bottom (12)

See also