Template:8TeamBracket-NoSeeds/sandbox
Quarter-finals | Semi-finals | Final | ||||||||||||
![]() | __EXPECTUNUSEDTEMPLATE__This is the template sandbox page for Template:8TeamBracket-NoSeeds (diff). |
![]() | This template uses Lua: |
This template generates a generic 8-team tournament bracket.
<syntaxhighlight lang="wikitext"> {{8TeamBracket-NoSeeds | RD1= | RD2= | RD3= | group1= | group2=
| score-width= | team-width=
| RD1-team1=Apollo Crews | RD1-score1=6:26 | RD1-team2=Jeff Hardy | RD1-score2=Pin
| RD1-team3=Kane | RD1-score3=Pin | RD1-team4=Triple H | RD1-score4=12:25
| RD1-team5=Dominik Mysterio | RD1-score5= | RD1-team6=Adam Page | RD1-score6=
| RD1-team7=Big Bill | RD1-score7= | RD1-team8=[[John Cena | RD1-score8=
| RD2-team1=Jeff Hardy | RD2-score1= | RD2-team2=Kane | RD2-score2=
| RD2-team3= | RD2-score3= | RD2-team4= | RD2-score4=
| RD3-team1= | RD3-score1= | RD3-team2= | RD3-score2= }} </syntaxhighlight>
Template parameters
- RD1, RD2, RD3 — [OPTIONAL] The names of each respective round. Defaults to "Quarterfinals", "Semifinals", and "Finals", 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. This is useful if you need room for complex scores (e.g. Tennis). 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. Unlike {{8TeamBracket}}, the seeds are optional.
- Z is the specific placement on the bracket, counting from top to bottom.