Difference between revisions of "Template:3TeamBracket/doc"
Jump to navigation
Jump to search
blackwiki>Steel1943 (Tag) |
blackwiki>Steel1943 (Restore Category) |
||
| Line 59: | Line 59: | ||
**'''Y''' is either the team's seed, name, or score | **'''Y''' is either the team's seed, name, or score | ||
**'''Z''' is the specific placement on the bracket, counting from top to bottom. | **'''Z''' is the specific placement on the bracket, counting from top to bottom. | ||
| + | |||
| + | <includeonly> | ||
| + | [[Category:3-Team bracket templates]] | ||
| + | </includeonly> | ||
Revision as of 17:09, 1 February 2019
| 40px | 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.