Template:GarlicResults/crosstablematch: Difference between revisions
Jump to navigation
Jump to search
(Replaced content with "<td>{{{1|}}} - {{{2|}}}</td>") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<td>{{{1|}}} - {{{2|}}}</td> | <td style="background-color:{{#if:{{{1|}}}|{{#if:{{{2|}}}|{{#switch:{{lc:{{{1|}}}}}<!-- | ||
-->|w=rgb(187,255,187)<!-- | |||
-->|l=rgb(255,187,187)<!-- | |||
-->|#default={{#ifexpr:{{{1|}}}>{{{2|}}}|rgb(187,255,187)|{{#ifexpr:{{{1|}}}={{{2|}}}|rgb(255,255,187)|{{#ifexpr:{{{1|}}}<{{{2|}}}|rgb(255,187,187)|}}}}}}}}|rgb(249,249,249)}}|rgb(249,249,249)}}">{{#if:{{{1|}}}|{{#if:{{{2|}}}|{{{1|}}} - {{{2|}}}|}}|}}</td> | |||