This template generates an 8-team tournament bracket with three-set tennis scores and a third-place play-off, providing for byes.

Cách sử dụng sửa

{{8TeamBracket-Compact-Tennis3-with 3rd
| RD1=
| RD2=
| RD3=
| RD3b=
| group1=
| group2=

| score-width=
| team-width=

| RD1-seed01=
| RD1-team01=
| RD1-score01-1=
| RD1-shade01-1=                  <!-- etc -->
| RD1-score01-2=
| RD1-score01-3=
| RD1-seed02=
| RD1-team02=
| RD1-score02-1=
| RD1-score02-2=
| RD1-score02-3=

| RD1-seed03=
| RD1-team03=
| RD1-score03-1=
| RD1-score03-2=
| RD1-score03-3=
| RD1-seed04=
| RD1-team04=
| RD1-score04-1=
| RD1-score04-2=
| RD1-score04-3=

| RD1-seed05=
| RD1-team05=
| RD1-score05-1=
| RD1-score05-2=
| RD1-score05-3=
| RD1-seed06=
| RD1-team06=
| RD1-score06-1=
| RD1-score06-2=
| RD1-score06-3=

| RD1-seed07=
| RD1-team07=
| RD1-score07-1=
| RD1-score07-2=
| RD1-score07-3=
| RD1-seed08=
| RD1-team08=
| RD1-score08-1=
| RD1-score08-2=
| RD1-score08-3=

| RD2-seed01=
| RD2-team01=
| RD2-score01-1=
| RD2-score01-2=
| RD2-score01-3=
| RD2-seed02=
| RD2-team02=
| RD2-score02-1=
| RD2-score02-2=
| RD2-score02-3=

| RD2-seed03=
| RD2-team03=
| RD2-score03-1=
| RD2-score03-2=
| RD2-score03-3=
| RD2-seed04=
| RD2-team04=
| RD2-score04-1=
| RD2-score04-2=
| RD2-score04-3=

| RD3-seed01=
| RD3-team01=
| RD3-score01-1=
| RD3-score01-2=
| RD3-score01-3=
| RD3-seed02=
| RD3-team02=
| RD3-score02-1=
| RD3-score02-2=
| RD3-score02-3=

| RD3b-seed01=
| RD3b-team01=
| RD3b-score01-1=
| RD3b-score01-2=
| RD3b-score01-3=
| RD3b-seed02=
| RD3b-team02=
| RD3b-score02-1=
| RD3b-score02-2=
| RD3b-score02-3=
}}

Các tham số bản mẫu sửa

  • RD1, RD2, RD3, RD3b — [OPTIONAL] The names of each respective round. Defaults to "Tứ kết", "Bán kết", "Chung kết" and no value, respectively.
  • group1, group2 — [OPTIONAL] The name of the first group of four team, and the name of the last group of four, respectively.
  • team-width — [OPTIONAL] The width (in pixels) of the team field for each game/match. Defaults to 125 pixels.
  • score-width — [OPTIONAL] The width (in pixels) of the score field for each game/match. This is the total width of all three sets.
  • The rest of the parameters fill in the bracket and consists of the form RDround-[seed|team|score]match[-set]
  • shade parameters set the background color of a score box and can be used to highlight winning or losing set scores. E.g. RD1-shade01-1=aqua, RD1-shade01-1=#00FFFF, or RD1-shade01-1=#0FF (which all give the same color - see Web colors#X11 color names).