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

From blackwiki
Jump to navigation Jump to search
blackwiki>Aquawalk
m (59 revisions imported)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| border=0 cellpadding=0 cellspacing=0 style="font-size: 90%; margin:1em 2em 1em 0.3em;"
+
{| border=0 cellpadding=0 cellspacing=0 style="font-size: 90%; margin:1em 2em 1em 1em;"
 
|  
 
|  
 
| colspan="3" style="text-align:center;border:1px solid #aaa;background-color:#f2f2f2;" |{{{RD1|Quarterfinals}}}
 
| colspan="3" style="text-align:center;border:1px solid #aaa;background-color:#f2f2f2;" |{{{RD1|Quarterfinals}}}
Line 209: Line 209:
 
}}
 
}}
 
|}{{#invoke:Team bracket tracking|tracking}}<noinclude>
 
|}{{#invoke:Team bracket tracking|tracking}}<noinclude>
----
+
{{Documentation}}
See [[Template talk:{{PAGENAME}}|this template"s talk page]] for information on how to use this template.
 
 
 
==See also==
 
*[[Template:4TeamBracket-Compact-NoSeeds-Byes]]
 
*[[Template:16TeamBracket-Compact-NoSeeds-Byes]]
 
*[[Template:32TeamBracket-Compact-NoSeeds-Byes]]
 
 
 
[[Category:8-Team bracket templates]]
 
 
</noinclude>
 
</noinclude>

Latest revision as of 16:09, 14 October 2020

Quarterfinals Semifinals Final
     
             
             
             
             
           
               
     
Template documentation[view] [edit] [history] [purge]

Template description: This template generates a generic 8-team tournament bracket. It is designed to minimize the use of vertical space. It also allows the use of a third-place playoff; to display the third-place match, the parameter "RD3b" must be non-blank.

Despite its name, this bracket does give the option of having seeds. Seeds can be generated on a team-by-team basis; if you want a box for a seed, use the RDX-seedZ= parameter and put something in it (a blank box can be generated with RDX-seedZ=&nbsp;). If you omit the parameter or leave it blank, the box will not appear.

Infobox code

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

| team-width=
| score-width=

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

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

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

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

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

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

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

}}

Template parameters

  • RD1, RD2, RD3 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Final", respectively.
  • team-width — [OPTIONAL] The width (in pixels) of the team field for each game/match. This allows for longer player or team names. Defaults to 125 pixels.
  • 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