Template:3SETeamBracket

From comp.tf
Jump to navigation Jump to search

(view - edit) Documentation

Qualification Round
R1D1
R1D2
Grand Final
R2D1
R1W1

Use

Template for a single-elimination bracket with 2 starting teams and 3 participating teams
  • Two rounds, with 2 and 2 teams respectively
  • Variables are R1D1-R1D2, R2W1 with the addition of "team" and "score" for the teams and scores
  • Make R1D1win variable non empty to bold winning team
  • To see this template in action, view the source to one of the pages listed on WhatLinksHere:3SETeamBracket

Copy/Paste

Simple bracket with no further details

{{3SETeamBracket
|R1D1team= |R1D1score= |R1D1win= 
|R1D2team= |R1D2score= |R1D2win=  
<!-- FINALS --> 
|R2D1team= |R2D1score= |R2D1win= 
|R2W1team= |R2W1score= |R2W1win= 
}} 

Bracket with maps, bo3

{{3SETeamBracket
|R1D1team= |R1D1flag= |R1D1score= |R1D1win= 
|R1D2team= |R1D2flag= |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= }}
 }}
<!-- FINALS --> 
|R2D1team= |R2D1flag= |R2D1score= |R2D1win= 
|R2W1team= |R2W1flag= |R2W1score= |R2W1win= 
|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= }}
 }}
}}