Difference between revisions of "Template:8TeamBracket-Compact"

From blackwiki
Jump to navigation Jump to search
blackwiki>SocietyBox
m (seed-width)
blackwiki>Avicennasis
(documentation)
Line 45: Line 45:
 
| RD3-score2 = {{{RD3-score02| }}}
 
| RD3-score2 = {{{RD3-score02| }}}
 
}}<noinclude>
 
}}<noinclude>
----
 
See [[Template talk:{{PAGENAME}}|this template"s talk page]] for information on how to use this template.
 
  
==See also==
+
<!-- Add categories to the /doc subpage; interwikis go to Wikidata. -->
*[[Template:4TeamBracket-Compact]]
+
{{Documentation}}
*[[Template:8TeamBracket-Compact]]
 
*[[Template:8TeamBracket]]
 
*[[Template:16TeamBracket-Compact]]
 
*[[Template:32TeamBracket-Compact]]
 
 
 
[[Category:8-Team bracket templates]]
 
 
</noinclude>
 
</noinclude>

Revision as of 22:13, 24 July 2016

Quarterfinals Semifinals Finals
1    
8          
5          
4          
3          
6          
7          
2    
Template documentation[view] [edit] [history] [purge]

Usage

Template description: This template generates a generic 8-team tournament bracket. It is designed to minimize the use of vertical space.

Infobox code

{{8TeamBracket-Compact | RD1=
| RD2=
| RD3=

| score-width=

| RD1-seed01=
| RD1-team01=
| RD1-score01=
| RD1-seed02=
| RD1-team02=
| RD1-score02=

| RD1-seed03=
| RD1-team03=
| RD1-score03=
| RD1-seed04=
| RD1-team04=
| RD1-score04=

| RD1-seed05=
| RD1-team05=
| RD1-score05=
| RD1-seed06=
| RD1-team06=
| RD1-score06=

| RD1-seed07=
| RD1-team07=
| RD1-score07=
| RD1-seed08=
| RD1-team08=
| RD1-score08=

| RD2-seed01=
| RD2-team01=
| RD2-score01=
| RD2-seed02=
| RD2-team02=
| RD2-score02=

| RD2-seed03=
| RD2-team03=
| RD2-score03=
| RD2-seed04=
| RD2-team04=
| RD2-score04=

| RD3-seed01=
| RD3-team01=
| RD3-score01=
| RD3-seed02=
| RD3-team02=
| RD3-score02=

}}

Template parameters

  • RD1, RD2, RD3 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Final", respectively.
  • score-width — [OPTIONAL] The width (in pixels) of the score field for each game/match. This is useful if you need room for complex scores (e.g. Tennis). Defaults to 25 pixels.
  • 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