Difference between revisions of "8TeamBracket-Tennis353/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Frietjes
blackwiki>Frietjes
Line 1: Line 1:
'''Template description: ''' This template generates an 8-team [[Bracket (tournament)|tournament bracket]] where the 1st and 3rd rounds are best of 3 sets and the 2nd round is best of 5 sets.
+
{{documentation subpage}}
 +
This template generates an 8-team [[Bracket (tournament)|tournament bracket]] where the 1st and 3rd rounds are best of 3 sets and the 2nd round is best of 5 sets.
  
'''Infobox code'''
+
==Usage==
 
<pre>
 
<pre>
{{8TeamBracket-Tennis353 | RD1=
+
{{8TeamBracket-Tennis353  
 +
| RD1=
 
| RD2=
 
| RD2=
 
| RD3=
 
| RD3=
| group1=
+
| RD1-group1=
| group2=
+
| RD1-group2=
  
 
| score-width=
 
| score-width=
Line 101: Line 103:
 
</pre>
 
</pre>
  
'''Template parameters'''
+
==Template parameters==
'''Template parameters'''
 
 
*'''RD1, RD2, RD3''' &mdash; [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Final" respectively.
 
*'''RD1, RD2, RD3''' &mdash; [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Final" respectively.
 
*'''group1, group2''' &mdash; [OPTIONAL] The name of the first group of four team and the name of the last group of four respectively.
 
*'''group1, group2''' &mdash; [OPTIONAL] The name of the first group of four team and the name of the last group of four respectively.
Line 115: Line 116:
 
*[[Template:8TeamBracket-Compact]]
 
*[[Template:8TeamBracket-Compact]]
 
*[[Template:16TeamBracket-Compact-Tennis5]]
 
*[[Template:16TeamBracket-Compact-Tennis5]]
<includeonly>
+
 
 +
<includeonly>{{basepage subpage|
 
[[Category:Tennis tournament bracket templates]]
 
[[Category:Tennis tournament bracket templates]]
 
[[Category:8-Team bracket templates]]
 
[[Category:8-Team bracket templates]]
</includeonly>
+
}}</includeonly>

Revision as of 23:59, 14 April 2017

This template generates an 8-team tournament bracket where the 1st and 3rd rounds are best of 3 sets and the 2nd round is best of 5 sets.

Usage

{{8TeamBracket-Tennis353 
| RD1=
| RD2=
| RD3=
| RD1-group1=
| RD1-group2=

| 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=

| RD1-seed5=
| RD1-team5=
| RD1-score5-1=
| RD1-score5-2=
| RD1-score5-3=
| RD1-seed6=
| RD1-team6=
| RD1-score6-1=
| RD1-score6-2=
| RD1-score6-3=

| RD1-seed7=
| RD1-team7=
| RD1-score7-1=
| RD1-score7-2=
| RD1-score7-3=
| RD1-seed8=
| RD1-team8=
| RD1-score8-1=
| RD1-score8-2=
| RD1-score8-3=

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

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

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

}}

Template parameters

  • RD1, RD2, RD3 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Final" 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]

See also