Template:4SETeamBracket: Difference between revisions

From comp.tf
Jump to navigation Jump to search
No edit summary
m 3rd place correction
 
Line 85: Line 85:
         {{#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|
{{BracketMatchTeams|
|team1={{{R2W3team|}}}
|team1={{{R2D1team|}}}
|team2={{{R2W4team|}}}
|team2={{{R2D2team|}}}
|team1tf={{{R2W3|}}}
|team1tf={{{R2D1|}}}
|team2tf={{{R2W4|}}}
|team2tf={{{R2D2|}}}
|team1literal={{{R2W3literal|}}}
|team1literal={{{R2D1literal|}}}
|team2literal={{{R2W4literal|}}}
|team2literal={{{R2D2literal|}}}
|details={{{R2G2details|}}}
|details={{{R2G2details|}}}
}}</div>}}
}}</div>}}

Latest revision as of 15:21, 14 April 2020

(view - edit) Documentation

Semifinals
 
TBD
TBD

TBD

TBD

TBD

 
 
TBD
TBD

TBD

TBD

TBD

 
Finals
 
TBD
TBD

TBD

TBD

TBD

 
{{4SETeamBracket

<!-- SEMIFINALS -->
|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= | unplayed= }}
   | details={{Details
     | vod1= |log1= | vod2= |log2= | vod3= |log3= }}
 }}
|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= | unplayed= }}
   | details={{Details
     | vod1= |log1= | vod2= |log2= | vod3= |log3= }}
 }}

<!-- FINAL -->
|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= | unplayed= }}
   | details={{Details
     | vod1= |log1= | vod2= |log2= | vod3= |log3= }}
 }}

<!-- 3RD PLACE -->
|R2D1team= |R2D1score= |R2D1win=
|R2D2team= |R2D2score= |R2D2win=
|R2G2details={{BracketMatchSummary
   | date= |stream=| finished=
   | match1={{Game | t1score= | t2score= | map= | win= }}
   | match2={{Game | t1score= | t2score= | map= | win=}}
   | match3={{Game | t1score= | t2score= | map= | unplayed= }}
   | details={{Details
     | vod1= |log1= | vod2= |log2= | vod3= |log3= }}
 }}
}}