Template:Match: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
|- | |- | ||
| width="200px" | {{#if:{{{team1win|}}}|<strong>{{{team1}}}</strong>|{{{team1}}}}} | | width="200px" | {{#if:{{{team1win|}}}|<strong>{{{team1}}}</strong>|{{{team1}}}}} | ||
| width="25px" | {{{score1|}}} | | width="25px" | {{#if:{{{team1win|}}}|<strong>{{{score1|}}}</strong>|{{{score1|}}}}} | ||
| width="25px" | {{{score2|}}} | | width="25px" | {{{#if:{{{team2win|}}}|<strong>{{{score2|}}}</strong>|{{{score2|}}}}} | ||
| width="200px" | {{#if:{{{team2win|}}}|<strong>{{{team2}}}</strong>|{{{team2}}}}} | | width="200px" | {{#if:{{{team2win|}}}|<strong>{{{team2}}}</strong>|{{{team2}}}}} | ||
|} | |} | ||
Revision as of 22:04, 1 August 2013
| {{{team1}}} | { | {{{team2}}} |
| {{{date}}} | ||
|---|---|---|
| [[{{{map1}}}]] [[File:{{{map1}}}.png|150px]] {{{team1}}} {{{m1score}}} {{{team2}}} |
||
Parameters
team1, team2- Team names.score1, score2- Respective teams' scores.team1win, team2win- Set one of these to true to indicate a win for one of the sides.date- Date when the match was played.map1, map2, map3- Maps on which the game was played. At least one required.m1score, m2score, m3score- Respective maps' scores.vod1, vod2, vod3- Respective maps' VODs.