Difference between revisions of "Template:4TeamBracket-Tennis3/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Izno
(add doc)
 
blackwiki>Frietjes
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
 +
This template generates a 4-team [[Bracket (tournament)|tournament bracket]]. It is designed for a four tennis player setup in a best of three set format.  The code itself was taken from a subset of [[Template:16TeamBracket-Compact-Tennis3]].
 +
 
== Usage ==
 
== Usage ==
'''Template description: ''' This template generates a 4-team [[Bracket (tournament)|tournament bracket]]. It is designed for a four tennis player setup in a best of three set format.  The code itself was taken from a subset of [[Template:16TeamBracket-Compact-Tennis3]].
 
 
'''Infobox code'''
 
 
<pre>
 
<pre>
  

Revision as of 00:12, 15 April 2017

This template generates a 4-team tournament bracket. It is designed for a four tennis player setup in a best of three set format. The code itself was taken from a subset of Template:16TeamBracket-Compact-Tennis3.

Usage


{{4TeamBracket-Tennis3
| RD1=
| RD2=

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

Template parameters

  • RD1, RD2 — [OPTIONAL] The names of each respective round. Defaults to "Semifinals" and "Finals", respectively.
  • score-width — The total width of all three sets for each match

See also