Template:MatchMaps: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Testing out again) |
||
| Line 1: | Line 1: | ||
<includeonly>{{#if:{{{date|}}}|<tr> | <includeonly>{{#if:{{{date|}}}|<tr><!-- | ||
<td colspan="4" style="font-weight:bold; background-color:#f2f2f2; font-size:85%; line-height:90%; height:13px;">< | --><td colspan="4" style="font-weight:bold; background-color:#f2f2f2; font-size:85%; line-height:90%; height:13px;"><center>{{#ifeq:{{{finished|}}}|true|{{{date}}}|<span class="streamLink">{{{stream|}}}</span><span class="datetime">{{{date}}}</span><br /><span class="countdown" style="font-weight:normal"></span>}}</center></td> | ||
</tr><!-- | |||
-->}}<tr class="match-row"> | |||
--> | <td class="matchlistslot" width="42%" align="right" {{#ifeq:{{{winner|}}}|1|style="font-weight:bold; background-color:#cfc"}}{{#ifeq:{{{winner|}}}|draw|style="font-weight:bold; background-color:#FFFFBB"}}><!-- | ||
--> {{#if:{{{team1|}}}|{{team2/{{lc:{{{team1}}}}}}}}} <!-- | |||
-->{{#if:{{{ | --></td> | ||
-->{{ | <td width="8%" align="center" {{#switch:{{{default|}}}|1=style="font-weight:bold;"> W|2=> -|{{#ifeq:{{{winner|}}}|1|style="font-weight:bold;"}}{{#ifeq:{{{winner|}}}|draw|style="font-weight:bold;"}}> {{#if:{{{games1|}}}|{{{games1}}}|0}}}}<!-- | ||
-->{{#if:{{{details|}}}|<div class="bracket-game-details" style="margin-left:{{#expr:({{{width|300}}}-580)/2}}px;"> | |||
<div class="header"> | |||
-->{{#if:{{{ | <div class="left">{{#if:{{{team1|}}}|{{team2/{{lc:{{{team1}}}}}}}| }}</div> | ||
<div class="right">{{#if:{{{team2|}}}|{{team1/{{lc:{{{team2}}}}}}}| }}</div> | |||
</div> | |||
{{{details}}}<!-- | |||
--> </div>}}<!-- | |||
--> | --></td> | ||
<td width="8%" align="center" {{#switch:{{{default|}}}|2=style="font-weight:bold;"> W|1=> -|{{#ifeq:{{{winner|}}}|2|style="font-weight:bold;"}}{{#ifeq:{{{winner|}}}|draw|style="font-weight:bold;"}}> {{#if:{{{games2|}}}|{{{games2}}}|0}}}}</td> | |||
<td class="matchlistslot" width="42%" {{#ifeq:{{{winner|}}}|2|style="font-weight:bold; background-color:#cfc"}}{{#ifeq:{{{winner|}}}|draw|style="font-weight:bold; background-color:#FFFFBB"}}><!-- | |||
-->{{#if:{{{team2|}}}|{{team/{{lc:{{{team2}}}}}}}}}</td> | |||
</tr></includeonly><noinclude>{{documentation}}</noinclude> | |||
-->{{#if:{{{ | |||
</tr></includeonly><noinclude>{{documentation}} | |||