Difference between revisions of "Template:6TeamBracket-Tennis335-with third/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>GoingBatty
m (typo(s) fixed: third place → third-place using AWB (11376))
blackwiki>Frietjes
Line 5: Line 5:
  
 
== Usage ==
 
== Usage ==
;Parameters
 
*'''RD1, RD2, RD3, RD4''' — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Finals" and "Third place matches" respectively.
 
*'''group1, group2''' — [OPTIONAL] The name of the first group of four team, and the name of the last group of four, 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.
 
;Code
 
 
<pre>
 
<pre>
 
{{6TeamBracket-Tennis335-with third
 
{{6TeamBracket-Tennis335-with third
Line 18: Line 10:
 
| RD2=
 
| RD2=
 
| RD3=
 
| RD3=
| group1=
+
| 3rd=
| group2=
 
  
 
| score-width=
 
| score-width=
Line 95: Line 86:
 
}}
 
}}
 
</pre>
 
</pre>
 +
 +
== Parameters ==
 +
*'''RD1, RD2, RD3, RD4''' &mdash; [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Finals" and "Third place matches" respectively.
 +
*'''group1, group2''' &mdash; [OPTIONAL] The name of the first group of four team, and the name of the last group of four, 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.
  
 
== See also ==
 
== See also ==

Revision as of 19:05, 2 May 2017

Description

This template generates a generic 6-team tournament bracket. It is useful for tournament structures where a first place team receives a bye into the semifinals. This template uses a third-place finish match.

Usage

{{6TeamBracket-Tennis335-with third
| RD1=
| RD2=
| RD3=
| 3rd=

| score-width=
| team-width=

| RD1-seed1=
| RD1-team1=
| RD1-score1-1=
| RD1-score1-2=
| RD1-score1-3=
| RD1-seed2=
| RD1-team2=
| RD1-score2-1=
| RD1-score2-2=
| RD1-score2-3=

| RD1-seed3=
| RD1-team3=
| RD1-score3-1=
| RD1-score3-2=
| RD1-score3-3=
| RD1-seed4=
| RD1-team4=
| RD1-score4-1=
| RD1-score4-2=
| RD1-score4-3=

| RD2-seed1=
| RD2-team1=
| RD2-score1-1=
| RD2-score1-2=
| RD2-score1-3=
| RD2-seed2=
| RD2-team2=
| RD2-score2-1=
| RD2-score2-2=
| RD2-score2-3=

| RD2-seed3=
| RD2-team3=
| RD2-score3-1=
| RD2-score3-2=
| RD2-score3-3=
| RD2-seed4=
| RD2-team4=
| RD2-score4-1=
| RD2-score4-2=
| RD2-score4-3=

| RD3-seed1=
| RD3-team1=
| RD3-score1-1=
| RD3-score1-2=
| RD3-score1-3=
| RD3-score1-4=
| RD3-score1-5=
| RD3-seed2=
| RD3-team2=
| RD3-score2-1=
| RD3-score2-2=
| RD3-score2-3=
| RD3-score2-4=
| RD3-score2-5=

| RD3-seed3=
| RD3-team3=
| RD3-score3-1=
| RD3-score3-2=
| RD3-score3-3=
| RD3-seed4=
| RD3-team4=
| RD3-score4-1=
| RD3-score4-2=
| RD3-score4-3=
}}

Parameters

  • RD1, RD2, RD3, RD4 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Finals" and "Third place matches" respectively.
  • group1, group2 — [OPTIONAL] The name of the first group of four team, and the name of the last group of four, 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.

See also

Related Templates