Difference between revisions of "Template:MatchMapsBig"
From QWiki
m |
m |
||
| Line 14: | Line 14: | ||
<td {{#switch:{{{winner}}}|void=colspan="2" width="16%"| #default=colspan="1" width="8%"}} align="center" {{#switch:{{{walkover}}}|1=style="font-weight:bold;background-color: rgb(221 244 221 / 50%);"> WO|2=> -|{{#ifeq:{{{winner|}}}|1|style="font-weight:bold;background-color: rgb(221 244 221 / 50%);"}}{{#ifeq:{{{winner|}}}|draw|style="font-weight:bold; background-color: rgb(255 255 187 / 50%);"}}{{#ifeq:{{{winner|}}}|void|style="background-color:#fff;"}}> {{#if:{{{games1|}}}|{{{games1}}}|{{#ifeq:{{{winner|}}}|void|voided|0}}}}}}<!-- | <td {{#switch:{{{winner}}}|void=colspan="2" width="16%"| #default=colspan="1" width="8%"}} align="center" {{#switch:{{{walkover}}}|1=style="font-weight:bold;background-color: rgb(221 244 221 / 50%);"> WO|2=> -|{{#ifeq:{{{winner|}}}|1|style="font-weight:bold;background-color: rgb(221 244 221 / 50%);"}}{{#ifeq:{{{winner|}}}|draw|style="font-weight:bold; background-color: rgb(255 255 187 / 50%);"}}{{#ifeq:{{{winner|}}}|void|style="background-color:#fff;"}}> {{#if:{{{games1|}}}|{{{games1}}}|{{#ifeq:{{{winner|}}}|void|voided|0}}}}}}<!-- | ||
-->{{#if:{{{details|}}}|<div class="bracket-popup-wrapper bracket-popup-team" style="margin-left:{{#expr:({{{width|300}}}-580)/2}}px;"><div class="bracket-popup"> | -->{{#if:{{{details|}}}|<div class="bracket-popup-wrapper bracket-popup-team" style="margin-left:{{#expr:({{{width|300}}}-580)/2}}px;"><div class="bracket-popup"> | ||
| + | <div class="bracket-popup-header"> | ||
| + | <div class="bracket-popup-header-left">{{#if:{{{player1|}}}|{{flag/{{lc:{{{player1flag}}}}}}} {{{player1}}}}} <!-- | ||
| + | --> {{#if:{{{team1cstrike|}}}|{{team2Short/cstrike|{{{team1cstrike}}}}}}} <!-- | ||
| + | --> {{#if:{{{team1css|}}}|{{team2Short/css|{{{team1css}}}}}}} <!-- | ||
| + | --> {{#if:{{{team1csgo|}}}|{{team2Short/csgo|{{{team1csgo}}}}}}}</div> | ||
| + | <div class="bracket-popup-header-right">{{#if:{{{player2|}}}|{{flag/{{lc:{{{player2flag}}}}}}} {{{player2}}}}} <!-- | ||
| + | --> {{#if:{{{team2cstrike|}}}|{{teamShort/cstrike|{{{team2cstrike}}}}}}} <!-- | ||
| + | --> {{#if:{{{team2css|}}}|{{teamShort/css|{{{team2css}}}}}}} <!-- | ||
| + | --> {{#if:{{{team2csgo|}}}|{{teamShort/csgo|{{{team2csgo}}}}}}}</div> | ||
| + | </div> | ||
{{{details}}}<!-- | {{{details}}}<!-- | ||
--> </div></div>}}<!-- | --> </div></div>}}<!-- | ||