Template:12TeamBracket-2LegsExceptFinal/doc

From MicrasWiki
Jump to navigationJump to search

Template description: This template generates a 12-team tournament bracket with spaces for first-leg, second-leg, and aggregate scores, except for the final.

Infobox code

{{12TeamBracket-2LegsExceptFinal
| RD1=
| RD2=
| RD3=
| RD4=
| group1=
| group2=
| group3=

| team-width=
| leg-width=
| aggregate-width=

| RD1-team01=Oregon
| RD1-score01-1=
| RD1-score01-2=
| RD1-score01-agg=
| RD1-team02=
| RD1-score02-1=
| RD1-score02-2=
| RD1-score02-agg=

| RD1-team03=
| RD1-score03-1=
| RD1-score03-2=
| RD1-score03-agg=
| RD1-team04=
| RD1-score04-1=
| RD1-score04-2=
| RD1-score04-agg=

| RD1-team05=
| RD1-score05-1=
| RD1-score05-2=
| RD1-score05-agg=
| RD1-team06=
| RD1-score06-1=
| RD1-score06-2=
| RD1-score06-agg=

| RD1-team07=
| RD1-score07-1=
| RD1-score07-2=
| RD1-score07-agg=
| RD1-team08=
| RD1-score08-1=
| RD1-score08-2=
| RD1-score08-agg=

| RD2-team01=
| RD2-score01-1=
| RD2-score01-2=
| RD2-score01-agg=
| RD2-team02=
| RD2-score02-1=
| RD2-score02-2=
| RD2-score02-agg=

| RD2-team03=
| RD2-score03-1=
| RD2-score03-2=
| RD2-score03-agg=
| RD2-team04=
| RD2-score04-1=
| RD2-score04-2=
| RD2-score04-agg=

| RD2-team05=
| RD2-score05-1=
| RD2-score05-2=
| RD2-score05-agg=
| RD2-team06=
| RD2-score06-1=
| RD2-score06-2=
| RD2-score06-agg=

| RD2-team07=
| RD2-score07-1=
| RD2-score07-2=
| RD2-score07-agg=
| RD2-team08=
| RD2-score08-1=
| RD2-score08-2=
| RD2-score08-agg=

| RD3-team01=
| RD3-score01-1=
| RD3-score01-2=
| RD3-score01-agg=
| RD3-team02=
| RD3-score02-1=
| RD3-score02-2=
| RD3-score02-agg=

| RD3-team03=
| RD3-score03-1=
| RD3-score03-2=
| RD3-score03-agg=
| RD3-team04=
| RD3-score04-1=
| RD3-score04-2=
| RD3-score04-agg=

| RD4-team01=
| RD4-score01=
| RD4-team02=
| RD4-score02=

}}

Template parameters

  • RD1, RD2, RD3, RD4 — [OPTIONAL] The names of each respective round. Defaults to "First Round", "Quarterfinals", "Semifinals", and "Final", respectively.
  • group1, group2, group3 — [OPTIONAL]
  • team-width — [OPTIONAL] The width (in pixels) of the team field for each tie. Defaults to 150 pixels.
  • leg-width — [OPTIONAL] The width (in pixels) of the score field for each game/match of the tie. Defaults to 20 pixels.
  • aggregate-width — [OPTIONAL] The width (in pixels) of the score field for the aggregate score of the tie. Defaults to 30 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 name or score
    • Z is the specific placement on the bracket, counting from top to bottom.