Difference between revisions of "Template:1Qual-2SETeamBracket"

From comp.tf
Jump to navigation Jump to search
(Created page with "<includeonly><div class="bracket-wrapper"><div class="bracket-scroller"><div style="width:{{#expr:{{{column-width|170}}}*2+25}}px" class="bracket"> <div class="bracket-colum...")
 
Line 6: Line 6:
 
<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}}}|&nbsp;}}}}}}
 
<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}}}|&nbsp;}}}}}}
 
<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-popup-wrapper bracket-popup-team" style="margin-left:{{{column-width|170}}}px;"><div class="bracket-popup">
+
{{#if:{{{R1G1details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|170}}}px;"><div class="bracket-popup">
 
{{BracketMatchTeams|
 
{{BracketMatchTeams|
 
|team1={{{R1D1team|}}}
 
|team1={{{R1D1team|}}}

Revision as of 22:40, 12 September 2017

(view - edit) Documentation

Round of 2
R1D1
R1D2
Qualified
Q1

Copy/Paste

Simple bracket with no further details

{{1Qual-2SETeamBracket
<!-- UPPER ROUND 1 -->
|R1D1team= |R1D1score= |R1D1win=
|R1D2team= |R1D2score= |R1D2win=

<!-- QUALIFIED -->
|Q1team= |Q1win=
}}

Bracket with maps, bo3

{{1Qual-2SETeamBracket
<!-- UPPER ROUND 1 -->
|R1D1team= |R1D1score= |R1D1win= |R1D1default=
|R1D2team= |R1D2score= |R1D2win= |R1D2default=
|R1G1details={{BracketMatchSummary 
   |date= |stream= |finished=
   | match1={{Game | t1score= | t2score= | map= | win= }}
   | match2={{Game | t1score= | t2score= | map= | win= }}
   | match3={{Game | t1score= | t2score= | map= | unplayed= }}
   | details={{Details
     |log1= |log1gc= |log2= |log2gc= |log3= |log3gc=
     |vod1= |vod1gc= |vod2= |vod2gc= |vod3= |vod3gc= 
     |etf2l= |interview=
     }}
   | sub1= |replaced1=
   | comment=
 }}
 
<!-- QUALIFIED -->
|Q1team= |Q1win=
}}