Difference between revisions of "Template:8SETeamBracket"
Jump to navigation
Jump to search
m (→top: clean up) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly><div class="bracket-wrapper"><div style="width:{{#expr:{{{column-width|170}}}*3+45}}px" class="bracket"> | + | <includeonly><div class="bracket-wrapper"><div class="bracket-scroller"><div style="width:{{#expr:{{{column-width|170}}}*3+45}}px" class="bracket"> |
<div class="bracket-column" style="width:{{{column-width|170}}}px"> | <div class="bracket-column" style="width:{{{column-width|170}}}px"> | ||
<div style="height:40px;margin-top:0px">{{#ifeq:true|{{{hideroundtitles}}}||<div class="bracket-header">{{{R1|Quarterfinals}}}</div>}}</div> | <div style="height:40px;margin-top:0px">{{#ifeq:true|{{{hideroundtitles}}}||<div class="bracket-header">{{{R1|Quarterfinals}}}</div>}}</div> | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D1win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D1win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R1D1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D1team|}}}|{{TeamBracket/{{{R1D1team}}}}}|{{#if:{{{R1D1|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R1D1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D1team|}}}|{{TeamBracket/{{{R1D1team}}}}}|{{#if:{{{R1D1|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D1}}}</span>|{{#if:{{{R1D1literal|}}}|{{{R1D1literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D1score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D1score|}}}</div></div></div> | ||
{{#if:{{{R1G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R1G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R1D1team|}}} | |
− | + | |team2={{{R1D2team|}}} | |
− | + | |team1tf={{{R1D1|}}} | |
+ | |team2tf={{{R1D2|}}} | ||
+ | |team1literal={{{R1D1literal|}}} | ||
+ | |team2literal={{{R1D2literal|}}} | ||
+ | |default={{#if:{{{R1D1default|}}}|1|{{#if:{{{R1D2default|}}}|2}}}} | ||
+ | |details={{{R1G1details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D2win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D2win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R1D2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D2team|}}}|{{TeamBracket/{{{R1D2team}}}}}|{{#if:{{{R1D2|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R1D2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D2team|}}}|{{TeamBracket/{{{R1D2team}}}}}|{{#if:{{{R1D2|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D2}}}</span>|{{#if:{{{R1D2literal|}}}|{{{R1D2literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D2score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D2score|}}}</div></div></div> | ||
</div> | </div> | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D3win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D3win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R1D3literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D3team|}}}|{{TeamBracket/{{{R1D3team}}}}}|{{#if:{{{R1D3|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R1D3literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D3team|}}}|{{TeamBracket/{{{R1D3team}}}}}|{{#if:{{{R1D3|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D3}}}</span>|{{#if:{{{R1D3literal|}}}|{{{R1D3literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D3score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D3score|}}}</div></div></div> | ||
{{#if:{{{R1G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R1G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R1D3team|}}} | |
− | + | |team2={{{R1D4team|}}} | |
− | + | |team1tf={{{R1D3|}}} | |
+ | |team2tf={{{R1D4|}}} | ||
+ | |team1literal={{{R1D3literal|}}} | ||
+ | |team2literal={{{R1D4literal|}}} | ||
+ | |default={{#if:{{{R1D3default|}}}|1|{{#if:{{{R1D4default|}}}|2}}}} | ||
+ | |details={{{R1G2details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D4win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D4win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R1D4literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D4team|}}}|{{TeamBracket/{{{R1D4team}}}}}|{{#if:{{{R1D4|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R1D4literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D4team|}}}|{{TeamBracket/{{{R1D4team}}}}}|{{#if:{{{R1D4|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D4}}}</span>|{{#if:{{{R1D4literal|}}}|{{{R1D4literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D4score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D4score|}}}</div></div></div> | ||
</div> | </div> | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D5win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D5win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R1D5literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D5team|}}}|{{TeamBracket/{{{R1D5team}}}}}|{{#if:{{{R1D5|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R1D5literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D5team|}}}|{{TeamBracket/{{{R1D5team}}}}}|{{#if:{{{R1D5|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D5}}}</span>|{{#if:{{{R1D5literal|}}}|{{{R1D5literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D5score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D5score|}}}</div></div></div> | ||
{{#if:{{{R1G3details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R1G3details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R1D5team|}}} | |
− | + | |team2={{{R1D6team|}}} | |
− | + | |team1tf={{{R1D5|}}} | |
+ | |team2tf={{{R1D6|}}} | ||
+ | |team1literal={{{R1D5literal|}}} | ||
+ | |team2literal={{{R1D6literal|}}} | ||
+ | |default={{#if:{{{R1D5default|}}}|1|{{#if:{{{R1D6default|}}}|2}}}} | ||
+ | |details={{{R1G3details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D6win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D6win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R1D6literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D6team|}}}|{{TeamBracket/{{{R1D6team}}}}}|{{#if:{{{R1D6|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R1D6literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D6team|}}}|{{TeamBracket/{{{R1D6team}}}}}|{{#if:{{{R1D6|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D6}}}</span>|{{#if:{{{R1D6literal|}}}|{{{R1D6literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D6score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D6score|}}}</div></div></div> | ||
</div> | </div> | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D7win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D7win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R1D7literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D7team|}}}|{{TeamBracket/{{{R1D7team}}}}}|{{#if:{{{R1D7|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R1D7literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D7team|}}}|{{TeamBracket/{{{R1D7team}}}}}|{{#if:{{{R1D7|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D7}}}</span>|{{#if:{{{R1D7literal|}}}|{{{R1D7literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D7score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D7score|}}}</div></div></div> | ||
{{#if:{{{R1G4details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R1G4details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R1D7team|}}} | |
− | + | |team2={{{R1D8team|}}} | |
− | + | |team1tf={{{R1D7|}}} | |
+ | |team2tf={{{R1D8|}}} | ||
+ | |team1literal={{{R1D7literal|}}} | ||
+ | |team2literal={{{R1D8literal|}}} | ||
+ | |default={{#if:{{{R1D7default|}}}|1|{{#if:{{{R1D8default|}}}|2}}}} | ||
+ | |details={{{R1G4details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r1" style="{{#if:{{{R1D8win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R1D8win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R1D8literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D8team|}}}|{{TeamBracket/{{{R1D8team}}}}}|{{#if:{{{R1D8|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R1D8literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R1D8team|}}}|{{TeamBracket/{{{R1D8team}}}}}|{{#if:{{{R1D8|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R1D8}}}</span>|{{#if:{{{R1D8literal|}}}|{{{R1D8literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D8score|}}}</div></div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R1D8score|}}}</div></div></div></div> | ||
</div> | </div> | ||
Line 88: | Line 112: | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r2" style="{{#if:{{{R2W1win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r2" style="{{#if:{{{R2W1win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R2W1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W1team|}}}|{{TeamBracket/{{{R2W1team}}}}}|{{#if:{{{R2W1|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R2W1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W1team|}}}|{{TeamBracket/{{{R2W1team}}}}}|{{#if:{{{R2W1|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R2W1}}}</span>|{{#if:{{{R2W1literal|}}}|{{{R2W1literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W1score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W1score|}}}</div></div></div> | ||
{{#if:{{{R2G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R2G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R2W1team|}}} | |
− | + | |team2={{{R2W2team|}}} | |
− | + | |team1tf={{{R2W1|}}} | |
+ | |team2tf={{{R2W2|}}} | ||
+ | |team1literal={{{R2W1literal|}}} | ||
+ | |team2literal={{{R2W2literal|}}} | ||
+ | |default={{#if:{{{R2W1default|}}}|1|{{#if:{{{R2W2default|}}}|2}}}} | ||
+ | |details={{{R2G1details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r2" style="{{#if:{{{R2W2win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r2" style="{{#if:{{{R2W2win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R2W2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W2team|}}}|{{TeamBracket/{{{R2W2team}}}}}|{{#if:{{{R2W2|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R2W2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W2team|}}}|{{TeamBracket/{{{R2W2team}}}}}|{{#if:{{{R2W2|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R2W2}}}</span>|{{#if:{{{R2W2literal|}}}|{{{R2W2literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W2score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W2score|}}}</div></div></div> | ||
</div> | </div> | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r2" style="{{#if:{{{R2W3win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r2" style="{{#if:{{{R2W3win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R2W3literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W3team|}}}|{{TeamBracket/{{{R2W3team}}}}}|{{#if:{{{R2W3|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R2W3literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W3team|}}}|{{TeamBracket/{{{R2W3team}}}}}|{{#if:{{{R2W3|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R2W3}}}</span>|{{#if:{{{R2W3literal|}}}|{{{R2W3literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W3score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W3score|}}}</div></div></div> | ||
{{#if:{{{R2G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R2G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R2W3team|}}} | |
− | + | |team2={{{R2W4team|}}} | |
− | + | |team1tf={{{R2W3|}}} | |
+ | |team2tf={{{R2W4|}}} | ||
+ | |team1literal={{{R2W3literal|}}} | ||
+ | |team2literal={{{R2W4literal|}}} | ||
+ | |default={{#if:{{{R2W3default|}}}|1|{{#if:{{{R2W4default|}}}|2}}}} | ||
+ | |details={{{R2G2details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r2" style="{{#if:{{{R2W4win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r2" style="{{#if:{{{R2W4win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R2W4literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W4team|}}}|{{TeamBracket/{{{R2W4team}}}}}|{{#if:{{{R2W4|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R2W4literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R2W4team|}}}|{{TeamBracket/{{{R2W4team}}}}}|{{#if:{{{R2W4|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R2W4}}}</span>|{{#if:{{{R2W4literal|}}}|{{{R2W4literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W4score|}}}</div></div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R2W4score|}}}</div></div></div></div> | ||
</div> | </div> | ||
Line 132: | Line 168: | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r3" style="{{#if:{{{R3W1win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r3" style="{{#if:{{{R3W1win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R3W1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3W1team|}}}|{{TeamBracket/{{{R3W1team}}}}}|{{#if:{{{R3W1|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R3W1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3W1team|}}}|{{TeamBracket/{{{R3W1team}}}}}|{{#if:{{{R3W1|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R3W1}}}</span>|{{#if:{{{R3W1literal|}}}|{{{R3W1literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3W1score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3W1score|}}}</div></div></div> | ||
{{#if:{{{R3G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R3G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R3W1team|}}} | |
− | + | |team2={{{R3W2team|}}} | |
− | + | |team1tf={{{R3W1|}}} | |
+ | |team2tf={{{R3W2|}}} | ||
+ | |team1literal={{{R3W1literal|}}} | ||
+ | |team2literal={{{R3W2literal|}}} | ||
+ | |default={{#if:{{{R3W1default|}}}|1|{{#if:{{{R3W2default|}}}|2}}}} | ||
+ | |details={{{R3G1details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r1" style="{{#if:{{{R3W2win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R3W2win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R3W2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3W2team|}}}|{{TeamBracket/{{{R3W2team}}}}}|{{#if:{{{R3W2|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R3W2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3W2team|}}}|{{TeamBracket/{{{R3W2team}}}}}|{{#if:{{{R3W2|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R3W2}}}</span>|{{#if:{{{R3W2literal|}}}|{{{R3W2literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3W2score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3W2score|}}}</div></div></div> | ||
</div> | </div> | ||
Line 147: | Line 189: | ||
<div class="bracket-game"> | <div class="bracket-game"> | ||
<div class="bracket-cell-r1" style="{{#if:{{{R3D1win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R3D1win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-top" style="{{#if:{{{R3D1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3D1team|}}}|{{TeamBracket/{{{R3D1team}}}}}|{{#if:{{{R3D1|}}}|{{TeamBracket/ | + | <div class="bracket-team-top" style="{{#if:{{{R3D1literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3D1team|}}}|{{TeamBracket/{{{R3D1team}}}}}|{{#if:{{{R3D1|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R3D1}}}</span>|{{#if:{{{R3D1literal|}}}|{{{R3D1literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3D1score|}}}</div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3D1score|}}}</div></div></div> | ||
{{#if:{{{R3G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | {{#if:{{{R3G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"> | ||
− | + | {{BracketMatchTeams| | |
− | + | |team1={{{R3D1team|}}} | |
− | + | |team2={{{R3D2team|}}} | |
− | + | |team1tf={{{R3D1|}}} | |
+ | |team2tf={{{R3D2|}}} | ||
+ | |team1literal={{{R3D1literal|}}} | ||
+ | |team2literal={{{R3D2literal|}}} | ||
+ | |default={{#if:{{{R3D1default|}}}|1|{{#if:{{{R3D2default|}}}|2}}}} | ||
+ | |details={{{R3G2details|}}} | ||
+ | }}</div>}} | ||
<div class="bracket-cell-r1" style="{{#if:{{{R3D2win|}}}|font-weight:bold}}"> | <div class="bracket-cell-r1" style="{{#if:{{{R3D2win|}}}|font-weight:bold}}"> | ||
− | <div class="bracket-team-bottom" style="{{#if:{{{R3D2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3D2team|}}}|{{TeamBracket/{{{R3D2team}}}}}|{{#if:{{{R3D2|}}}|{{TeamBracket/ | + | <div class="bracket-team-bottom" style="{{#if:{{{R3D2literal}}}||background:#ebebeb;}}padding-right:{{#expr:{{{score-width|21}}}+2}}px">{{#if:{{{R3D2team|}}}|{{TeamBracket/{{{R3D2team}}}}}|{{#if:{{{R3D2|}}}|{{TeamBracket/tf}}<span style="vertical-align:-1px;">{{{R3D2}}}</span>|{{#if:{{{R3D2literal|}}}|{{{R3D2literal}}}| }}}}}} |
<div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3D2score|}}}</div></div></div></div> | <div class="bracket-score" style="width:{{{score-width|21}}}px">{{{R3D2score|}}}</div></div></div></div> | ||
}} | }} | ||
</div> | </div> | ||
− | <div style="clear:left"> </div></div><div class="bracket-push"></div></div></includeonly><noinclude>{{Documentation}}[[Category:Brackets]] | + | <div style="clear:left"> </div></div><div class="bracket-push"></div></div></div></includeonly><noinclude>{{Documentation}}[[Category:Brackets]] |
− | |||
− |
Latest revision as of 14:02, 27 February 2017
(view - edit) Documentation
Quarterfinals
R1D1
R1D2
R1D3
R1D4
R1D5
R1D6
R1D7
R1D8
Semifinals
R2W1
R2W2
R2W3
R2W4
Finals
R3W1
R3W2
3rd Place Match
R3D1
R3D2
Use
- Template for a single-elimination bracket with 8 starting teams
- Three rounds, with 8, 4 and 2 teams respectively
- Variables are R1D1-R1D8, R2W1-R2W4, R3W1-R3W2 with the addition of "team" and "score" for the teams and scores
- Make R1D1win variable non empty to bold winning team
- 3rd place match variables are R3D1 and R3D2. If the 3rd place match is not played, nothing needs to be filled in those fields and the 3rd place match will not appear on the page in which the template is used
- To see this template in action, view the source to one of the pages listed on WhatLinksHere:8SETeamBracket
More options |
---|
|R1D1literal=
|R1=Quarterfinals |R2=Semifinals |R3=Finals |L3='''3rd Place Match'''
|hideroundtitles=true
|column-width=170 |score-width=21 |
Copy/Paste
Simple bracket with no further details
{{8SETeamBracket <!-- QUARTERFINALS --> |R1D1team= |R1D1score= |R1D1win= |R1D2team= |R1D2score= |R1D2win= |R1D3team= |R1D3score= |R1D3win= |R1D4team= |R1D4score= |R1D4win= |R1D5team= |R1D5score= |R1D5win= |R1D6team= |R1D6score= |R1D6win= |R1D7team= |R1D7score= |R1D7win= |R1D8team= |R1D8score= |R1D8win= <!-- SEMIFINALS --> |R2W1team= |R2W1score= |R2W1win= |R2W2team= |R2W2score= |R2W2win= |R2W3team= |R2W3score= |R2W3win= |R2W4team= |R2W4score= |R2W4win= <!-- FINALS --> |R3W1team= |R3W1score= |R3W1win= |R3W2team= |R3W2score= |R3W2win= <!-- 3RD PLACE (optional) --> |R3D1team= |R3D1score= |R3D1win= |R3D2team= |R3D2score= |R3D2win= }}
Bracket with maps, bo3
{{8SETeamBracket <!-- QUARTERFINALS --> |R1D1team= |R1D1score= |R1D1win= |R1D2team= |R1D2score= |R1D2win= |R1G1details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= }} |comment= }} |R1D3team= |R1D3score= |R1D3win= |R1D4team= |R1D4score= |R1D4win= |R1G2details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} |R1D5team= |R1D5score= |R1D5win= |R1D6team= |R1D6score= |R1D6win= |R1G3details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} |R1D7team= |R1D7score= |R1D7win= |R1D8team= |R1D8score= |R1D8win= |R1G4details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} <!-- SEMIFINALS --> |R2W1team= |R2W1score= |R2W1win= |R2W2team= |R2W2score= |R2W2win= |R2G1details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} |R2W3team= |R2W3score= |R2W3win= |R2W4team= |R2W4score= |R2W4win= |R2G2details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} <!-- FINALS --> |R3W1team= |R3W1score= |R3W1win= |R3W2team= |R3W2score= |R3W2win= |R3G1details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} <!-- 3RD PLACE (optional) --> |R3D1team= |R3D1score= |R3D1win= |R3D2team= |R3D2score= |R3D2win= |R3G2details={{BracketMatchSummary | date= |stream= | finished= | match1={{Game |t1score= |t2score= |map= |win= }} | match2={{Game |t1score= |t2score= |map= |win= }} | match3={{Game |t1score= |t2score= |map= |win= }} | details={{Details |log1= |log1gc= |log2= |log2gc= |log3= |log3gc= |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= |interview= }} |comment= }} }}