Template:2SETeamBracket/doc

From CS Codex
Jump to: navigation, search
Finals
R1D1
R1D2

Use

Template for a single-elimination bracket with 2 starting teams
  • One round, with 2 teams
  • Variables are R1D1-R1D2 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:2SETeamBracket

Streams

You can now use these parameters in BracketMatchSummary:

|twitch=
|afreeca=
|afreecatv=
|dailymotion=
|douyu=
|smashcast=
|youtube=

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

Copy/Paste

Simple bracket with no further details

{{2SETeamBracket
<!-- FINALS -->
|R1D1team= |R1D1score= |R1D1win=
|R1D2team= |R1D2score= |R1D2win=
}}

Bracket with maps, bo3

{{2SETeamBracket
|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=
}}
}}