Template:2SEBracket/doc

From QWiki
< Template:2SEBracket
Revision as of 17:47, 21 June 2017 by Bps (talk | contribs) (Created page with "{{2SEBracket}} == Use == : ''Template for a single-elimination bracket with 2 players'' * One round, 2 players. * Variables are R1D1 and R1D2 for the players, with the additi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Round 1
  R1D1
  R1D2

Use

Template for a single-elimination bracket with 2 players
  • One round, 2 players.
  • Variables are R1D1 and R1D2 for the players, with the addition of "race" and "score" for the races and scores.
  • Race variable uses the first letter of the race, p z t r or bye.
  • To bold winners and winners' scores use:
|R1D1=Playername |R1D1score=2 |R1D1win=1
  • To customize the names of the Round (default: Round 1) use:
|R1=
  • To remove the round title completely use:
|hideroundtitles=true
  • To customize column width or score width use:
|column-width=
|score-width=
  • To add information about maps, link to vods, a short note, etc. use (See Template:BracketMatchSummary for further details):
  • Variable for details is: R1G1 (read Round x Game y)
|R1G1details={{BracketMatchSummary
|date=
|map1= |map1win= |vodgame1=
|map2= |map2win= |vodgame2=
|map3= |map3win= |vodgame3=
|map4= |map4win= |vodgame4=
|map5= |map5win= |vodgame5=
|map6= |map6win= |vodgame6=
|map7= |map7win= |vodgame7=
|preview=
|lrthread=
|interview=
|recap=
|comment=
}}

Copy/Paste

Simple bracket with no further details

{{2SEBracket
|R1D1= |R1D1race= |R1D1flag= |R1D1score= |R1D1win=
|R1D2= |R1D2race= |R1D2flag= |R1D2score= |R1D2win=
}}

Bracket with maps, bo3

{{2SEBracket
|R1D1= |R1D1race= |R1D1flag= |R1D1score= |R1D1win=
|R1D2= |R1D2race= |R1D2flag= |R1D2score= |R1D2win=
|R1G1details={{BracketMatchSummary
|map1= |map1win=
|map2= |map2win=
|map3= |map3win=
}}
}}

Bracket, very detailed

{{2SEBracket
|R1D1= |R1D1race= |R1D1flag= |R1D1score= |R1D1win=
|R1D2= |R1D2race= |R1D2flag= |R1D2score= |R1D2win=
|R1G1details={{BracketMatchSummary
|date=
|map1= |map1win= |vodgame1=
|map2= |map2win= |vodgame2=
|map3= |map3win= |vodgame3=
|map4= |map4win= |vodgame4=
|map5= |map5win= |vodgame5=
|preview=
|lrthread=
|interview=
|recap=
}}
}}