Template:4SETeamBracket

From CS Codex
Jump to: navigation, search

Documentation (view - edit)

Semifinals
R1D1
R1D2
R1D3
R1D4
Finals
R2W1
R2W2
3rd Place Match
R2D1
R2D2

Use

Template for a single-elimination bracket with 4 starting teams
  • Two rounds, with 4 and 2 teams respectively
  • Variables are R1D1-R1D4, R2W1-R2W2 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 R2D1 and R2D2. 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:4SETeamBracket

Streams

You can now use these parameters in BracketMatchSummary:

|twitch=
|afreeca=
|afreecatv=
|dailymotion=
|douyu=
|huomao=
|smashcast=
|youtube=
|facebook=
|pandatv=
|mixer=

|stream= is still supported for TL.net streams however the above should be used instead.

More Options

Copy/Paste

Simple bracket with no further details

{{4SETeamBracket
<!-- SEMIFINALS -->
|R1D1team= |R1D1score= |R1D1win=
|R1D2team= |R1D2score= |R1D2win=
|R1D3team= |R1D3score= |R1D3win=
|R1D4team= |R1D4score= |R1D4win=

<!-- FINALS -->
|R2W1team= |R2W1score= |R2W1win=
|R2W2team= |R2W2score= |R2W2win=

<!-- 3RD PLACE (optional) -->
|R2D1team= |R2D1score= |R2D1win=
|R2D2team= |R2D2score= |R2D2win=
}}

Bracket with maps, bo3

{{4SETeamBracket
<!-- SEMIFINALS -->
|R1D1team= |R1D1score= |R1D1win=
|R1D2team= |R1D2score= |R1D2win=
|R1G1details={{BracketMatchSummary
|date= |finished=
|twitch=
|map1t1firstside=|map1t1t=|map1t1ct=|map1t2t=|map1t2ct=
|map1=|map1score=|map1win=|vodgame1=|stats1=
|map2t1firstside=|map2t1t=|map2t1ct=|map2t2t=|map2t2ct=
|map2=|map2score=|map2win=|vodgame2=|stats2=
|map3t1firstside=|map3t1t=|map3t1ct=|map3t2t=|map3t2ct=
|map3=|map3score=|map3win=|vodgame3=|stats3=
|hltv=
}}
|R1D3team= |R1D3score= |R1D3win=
|R1D4team= |R1D4score= |R1D4win=
|R1G2details={{BracketMatchSummary
|date= |finished=
|twitch=
|map1t1firstside=|map1t1t=|map1t1ct=|map1t2t=|map1t2ct=
|map1=|map1score=|map1win=|vodgame1=|stats1=
|map2t1firstside=|map2t1t=|map2t1ct=|map2t2t=|map2t2ct=
|map2=|map2score=|map2win=|vodgame2=|stats2=
|map3t1firstside=|map3t1t=|map3t1ct=|map3t2t=|map3t2ct=
|map3=|map3score=|map3win=|vodgame3=|stats3=
|hltv=
}}

<!-- FINALS -->
|R2W1team= |R2W1score= |R2W1win=
|R2W2team= |R2W2score= |R2W2win=
|R2G1details={{BracketMatchSummary
|date= |finished=
|twitch=
|map1t1firstside=|map1t1t=|map1t1ct=|map1t2t=|map1t2ct=
|map1=|map1score=|map1win=|vodgame1=|stats1=
|map2t1firstside=|map2t1t=|map2t1ct=|map2t2t=|map2t2ct=
|map2=|map2score=|map2win=|vodgame2=|stats2=
|map3t1firstside=|map3t1t=|map3t1ct=|map3t2t=|map3t2ct=
|map3=|map3score=|map3win=|vodgame3=|stats3=
|hltv=
}}

<!-- 3RD PLACE (optional) -->
|R2D1team= |R2D1score= |R2D1win=
|R2D2team= |R2D2score= |R2D2win=
|R2G2details={{BracketMatchSummary
|date= |finished=
|twitch=
|map1t1firstside=|map1t1t=|map1t1ct=|map1t2t=|map1t2ct=
|map1=|map1score=|map1win=|vodgame1=|stats1=
|map2t1firstside=|map2t1t=|map2t1ct=|map2t2t=|map2t2ct=
|map2=|map2score=|map2win=|vodgame2=|stats2=
|map3t1firstside=|map3t1t=|map3t1ct=|map3t2t=|map3t2ct=
|map3=|map3score=|map3win=|vodgame3=|stats3=
|hltv=
}}
}}