Difference between revisions of "Template:16SEBracket"

From comp.tf
Jump to navigation Jump to search
m (Undo revision 12989 by Efefknee (talk))
m (Added a bit in hope to allow 3rd place to show up)
Line 210: Line 210:
 
<div class="bracket-game">
 
<div class="bracket-game">
 
<div class="bracket-cell-r1" style="{{#if:{{{R4D1win|}}}|font-weight:bold}}">
 
<div class="bracket-cell-r1" style="{{#if:{{{R4D1win|}}}|font-weight:bold}}">
<div class="bracket-player-top" style="padding-right:{{#expr:{{{score-width|21}}}+2}}px"><span style="vertical-align:-1px;">{{{R4D1team|R4D1}}}</span><div class="bracket-score" style="width:21px">{{{R4D1score|}}}</div></div></div>
+
<div class="bracket-player-top" style="{{#if:{{{R4D1race|}}}|background:{{RaceColor|{{{R4D1race}}}}};}} padding-right:{{#expr:{{{score-width|21}}}+2}}px">&nbsp;{{#if:{{{R4D1flag|}}}|{{FlagNoLink/{{lc:{{{R4D1flag}}}}}}}}}&nbsp;<span style="vertical-align:-1px;">{{{R4D1|R4D1}}}</span><div class="bracket-score" style="width:21px">{{{R4D1score|}}}</div></div></div>
        <div class="bracket-cell-r1" style="{{#if:{{{R4D2win|}}}|font-weight:bold}}">
+
{{#if:{{{R4G2details|}}}|<div class="bracket-game-details" style="margin-left:{{{column-width|150}}}px;">
<div class="bracket-player-bottom" style="padding-right:{{#expr:{{{score-width|21}}}+2}}px"><span style="vertical-align:-1px;">{{{R4D2team|R4D2}}}</span><div class="bracket-score" style="width:21px">{{{R4D2score|}}}</div></div></div>
+
  {{BracketMatchPlayers|{{#if:{{{R4D1|}}}|{{{R4D1}}}|TBD}}|{{{R4D1race|}}}|{{#if:{{{R4D2|}}}|{{{R4D2}}}|TBD}}|{{{R4D2race|}}}}} {{{R4G2details}}}</div>}}
        </div>
+
<div class="bracket-cell-r1" style="{{#if:{{{R4D2win|}}}|font-weight:bold}}">
 +
<div class="bracket-player-bottom" style="{{#if:{{{R4D2race|}}}|background:{{RaceColor|{{{R4D2race}}}}};}} padding-right:{{#expr:{{{score-width|21}}}+2}}px">&nbsp;{{#if:{{{R4D2flag|}}}|{{FlagNoLink/{{lc:{{{R4D2flag}}}}}}}}}&nbsp;<span style="vertical-align:-1px;">{{{R4D2|R4D2}}}</span><div class="bracket-score" style="width:21px">{{{R4D2score|}}}</div></div></div>
 +
</div>
 
}}
 
}}
 
   </div>
 
   </div>

Revision as of 02:06, 19 March 2015

Round of 16
R1D1
R1D2
R1D3
R1D4
R1D5
R1D6
R1D7
R1D8
R1D9
R1D10
R1D11
R1D12
R1D13
R1D14
R1D15
R1D16
Quarterfinals
R2W1
R2W2
R2W3
R2W4
R2W5
R2W6
R2W7
R2W8
Semifinals
R3W1
R3W2
R3W3
R3W4
Finals
R4W1
R4W2

Created on Liquipedia

{{16SEBracket
<!-- Round of 16 -->
|R1D1team={{flag|}} |R1D1score= |R1D1win=
|R1D2team={{flag|}} |R1D2score= |R1D2win=
|R1D3team={{flag|}} |R1D3score= |R1D3win=
|R1D4team={{flag|}} ||R1D4score= |R1D4win=
|R1D5team={{flag|}} |R1D5score= |R1D5win=
|R1D6team={{flag|}} |R1D6score= |R1D6win=
|R1D7team={{flag|}} |R1D7score= |R1D7win=
|R1D8team={{flag|}} ||R1D8score= |R1D8win=
|R1D9team={{flag|}} |R1D9score= |R1D9win=
|R1D10team={{flag|}} |R1D10score= |R1D10win=
|R1D11team={{flag|}} |R1D11score= |R1D11win=
|R1D12team={{flag|}} |R1D12score= |R1D12win=
|R1D13team={{flag|}} |R1D13score= |R1D13win=
|R1D14team={{flag|}} |R1D14score= |R1D14win=
|R1D15team={{flag|}} |R1D15score= |R1D15win=
|R1D16team={{flag|}} |R1D16score= |R1D16win=

<!-- Quarterfinals -->
|R2W1team={{flag|}} |R2W1score= |R2W1win=
|R2W2team={{flag|}} |R2W2score= |R2W2win=
|R2W3team={{flag|}} |R2W3score= |R2W3win=
|R2W4team={{flag|}} |R2W4score= |R2W4win=
|R2W5team={{flag|}} |R2W5score= |R2W5win=
|R2W6team={{flag|}} |R2W6score= |R2W6win=
|R2W7team={{flag|}} |R2W7score= |R2W7win=
|R2W8team={{flag|}} |R2W8score= |R2W8win=

<!-- Semifinals -->
|R3W1team={{flag|}} |R3W1score= |R3W1win=
|R3W2team={{flag|}} |R3W2score= |R3W2win=
|R3W3team={{flag|}} |R3W3score= |R3W3win=
|R3W4team={{flag|}} |R3W4score= |R3W4win=

<!-- Finals -->
|R4W1team={{flag|}} |R4W1score= |R4W1win=
|R4W2team={{flag|}} |R4W2score= |R4W2win=

<!-- 3RD PLACE -->
|R4D1team={{flag|}} |R4D1score= |R4D1win=
|R4D2team={{flag|}} |R4D2score= |R4D2win=
}}