The logo poll for the 2025 4chan Winter Cup is now open.
You can vote here. Logos are in this gallery.

Template:ElimFinalBracket

From Rigged Wiki
Revision as of 05:34, 17 November 2013 by Endoh (talk | contribs) (1 revision)
Jump to navigation Jump to search
  First Final     Second Final
                 
                   
                   

Usage

Template description: This template generates a two-final tournament end, elimination-style. I doubt this format is ever going to be revisited, so its main use is for the 2012 4chan Winter Cup article.

Template Code

{{ElimFinalBracket
| RD1=
| RD2=
| group1=
| group2=

| score-width=
| team-width=

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

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

Template parameters

  • RD1, RD2 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Finals", respectively.
  • team-width — [OPTIONAL] The width (in pixels) of the team field for each game/match. This is useful if you need room for complex scores (e.g. Tennis). 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.