Difference between revisions of "Template:16TeamBracket-TableTennis-with 3rd/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>LLTT
blackwiki>LLTT
Line 1: Line 1:
 +
{{Documentation subpage}}
 +
<!-- Categories and interwikis go at the bottom of this page. -->
 +
 +
== Usage ==
 
This template generates an 16-team [[Bracket (tournament)|bracket]] with scores and a match for third place.
 
This template generates an 16-team [[Bracket (tournament)|bracket]] with scores and a match for third place.
==Use==
 
 
<pre>
 
<pre>
 
{{16TeamBracket-TableTennis-with 3rd
 
{{16TeamBracket-TableTennis-with 3rd
Line 109: Line 112:
 
</pre>
 
</pre>
  
==Parameters==
+
'''Parameters'''
 
*'''RD1, RD2, RD3, RD4''' &mdash; [OPTIONAL] The names of each respective round. Defaults to "First Round", "Quarterfinals", "Semifinals", and "Finals", respectively.
 
*'''RD1, RD2, RD3, RD4''' &mdash; [OPTIONAL] The names of each respective round. Defaults to "First Round", "Quarterfinals", "Semifinals", and "Finals", respectively.
 
*'''team-width''' &mdash; [OPTIONAL] The width (in pixels) of the team field for each match. Defaults to 160 pixels.
 
*'''team-width''' &mdash; [OPTIONAL] The width (in pixels) of the team field for each match. Defaults to 160 pixels.
Line 115: Line 118:
 
*'''RD-team/score''' &mdash; Teams/Scores in specific rounds.
 
*'''RD-team/score''' &mdash; Teams/Scores in specific rounds.
 
*'''RD-match''' &mdash; [OPTIONAL] Details of the match in specific rounds (e.g., scores in each game).
 
*'''RD-match''' &mdash; [OPTIONAL] Details of the match in specific rounds (e.g., scores in each game).
 +
 +
== See also ==
 +
*[[Template:16TeamBracket]]
 +
*[[Template:16TeamBracket-TableTennis]]
 +
*[[Template:16TeamBracket-Compact]]
 +
<includeonly>
 +
<!-- Categories and interwikis go here: -->
 +
[[Category:16-Team bracket templates]]
 +
[[Category:Table tennis templates]]
 +
</includeonly>

Revision as of 15:43, 14 July 2012

Usage

This template generates an 16-team bracket with scores and a match for third place.

{{16TeamBracket-TableTennis-with 3rd
| RD1=
| RD2=
| RD3=
| RD4=

| team-width=
| score-width=

| RD1-team1=
| RD1-score1=
| RD1-team2=
| RD1-score2=
| RD1-match1=

| RD1-team3=
| RD1-score3=
| RD1-team4=
| RD1-score4=
| RD1-match2=

| RD1-team5=
| RD1-score5=
| RD1-team6=
| RD1-score6=
| RD1-match3=

| RD1-team7=
| RD1-score7=
| RD1-team8=
| RD1-score8=
| RD1-match4=

| RD1-team9=
| RD1-score9=
| RD1-team10=
| RD1-score10=
| RD1-match5=

| RD1-team11=
| RD1-score11=
| RD1-team12=
| RD1-score12=
| RD1-match6=

| RD1-team13=
| RD1-score13=
| RD1-team14=
| RD1-score14=
| RD1-match7=

| RD1-team15=
| RD1-score15=
| RD1-team16=
| RD1-score16=
| RD1-match8=

| RD2-team1=
| RD2-score1=
| RD2-team2=
| RD2-score2=
| RD2-match1=

| RD2-team3=
| RD2-score3=
| RD2-team4=
| RD2-score4=
| RD2-match2=

| RD2-team5=
| RD2-score5=
| RD2-team6=
| RD2-score6=
| RD2-match3=

| RD2-team7=
| RD2-score7=
| RD2-team8=
| RD2-score8=
| RD2-match4=

| RD3-team1=
| RD3-score1=
| RD3-team2=
| RD3-score2=
| RD3-match1=

| RD3-team3=
| RD3-score3=
| RD3-team4=
| RD3-score4=
| RD3-match2=

| RD4-team1=
| RD4-score1=
| RD4-team2=
| RD4-score2=
| RD4-match1=

| RD4-team3=
| RD4-score3=
| RD4-team4=
| RD4-score4=
| RD4-match2=
}}

Parameters

  • RD1, RD2, RD3, RD4 — [OPTIONAL] The names of each respective round. Defaults to "First Round", "Quarterfinals", "Semifinals", and "Finals", respectively.
  • team-width — [OPTIONAL] The width (in pixels) of the team field for each match. Defaults to 160 pixels.
  • score-width — [OPTIONAL] The width (in pixels) of the score field for each match. Defaults to 20 pixels.
  • RD-team/score — Teams/Scores in specific rounds.
  • RD-match — [OPTIONAL] Details of the match in specific rounds (e.g., scores in each game).

See also