Template:3TeamBracket/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:3TeamBracket. It contains usage information, categories and other content that is not part of the original template page. |
Template description: This template generates a generic 3-team tournament bracket. It is useful for tournament structures where a first place team receives a bye into the finals.
Infobox code
{{3TeamBracket|
|RD2-seed1 = E
|RD2-team1 = Cleveland Browns
|RD2-score1 = 12
|RD1-seed1 = W
|RD1-team1 = Baltimore Colts
|RD1-score1 = 10
|RD2-seed2 = W
|RD2-team2 = '''Green Bay Packers'''
|RD2-score2 = 23
|RD1-seed2 = W
|RD1-team2 = '''Green Bay Packers'''
|RD1-score2 = 13}}
Empty infobox code
{{3TeamBracket|
|RD2-seed1 =
|RD2-team1 =
|RD2-score1 =
|RD1-seed1 =
|RD1-team1 =
|RD1-score1 =
|RD2-seed2 =
|RD2-team2 =
|RD2-score2 =
|RD1-seed2 =
|RD1-team2 =
|RD1-score2 = }}
Example
| Semifinal | Final | |||||||
| E | Cleveland Browns | 12 | ||||||
| W | Baltimore Colts | 10 | W | Green Bay Packers | 23 | |||
| W | Green Bay Packers | 13 | ||||||
Template parameters
- RD1, RD2 — [OPTIONAL] The names of each respective round. Defaults to "Semifinals" and "Finals", 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.
See also
- {{2TeamBracket}}, {{4TeamBracket}}, {{5TeamBracket}}, {{6TeamBracket}}, {{7TeamBracket}}, {{8TeamBracket}}, {{9TeamBracket}}, {{10TeamBracket}}, {{11TeamBracket}}, {{12TeamBracket}}, {{14TeamBracket}}, {{15TeamBracket}}, {{16TeamBracket}}, {{18TeamBracket}}, {{19TeamBracket}}, {{20TeamBracket}}, {{24TeamBracket}}, {{32TeamBracket}}, {{48TeamBracket}}, {{64TeamBracket}}