Template talk:4TeamBracket-Compact-NoSeeds-Byes
From Wikipedia, the free encyclopedia
Template description: This template generates a generic 32-team tournament bracket. It is designed to minimize the use of vertical space.
It now also gives the option of having seeds. Seeds can be generated on a team-by-team basis; if you want a box for a seed, use the RDX-seedZ=
parameter and put something in it (a blank box can be generated with RDX-seedZ=
). If you omit the parameter or leave it blank, the box will not appear.
Infobox code
{{4TeamBracket-Compact-NoSeeds-Byes | RD1= | RD2= | team-width= | score-width= | RD1-seed01= | RD1-team01= | RD1-score01= | RD1-seed02= | RD1-team02= | RD1-score02= | RD1-seed03= | RD1-team03= | RD1-score03= | RD1-seed03= | RD1-team04= | RD1-score04= | RD2-seed01= | RD2-team01= | RD2-score01= | RD2-seed02= | RD2-team02= | RD2-score02= }}
Template parameters
- RD1, RD2 — [OPTIONAL] The names of each respective round. Defaults to "Semifinals", and "Final", respectively.
- team-width — [OPTIONAL] The width (in pixels) of the team field for each game/match. This allows for longer player or team names. Defaults to 125 pixels.
- score-width — [OPTIONAL] The width (in pixels) of the score field for each game/match. This is useful if you need room for complex scores (e.g. Tennis). Defaults to 25 pixels.
- 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.