Template:GA2016GroupTableSlot: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly>|-{{#if: {{{bg|}}}|style="background-color:{{#switch: {{{bg}}} |proceed |up = rgb(204,255,20..." |
m Pld fix |
||
(One intermediate revision by the same user not shown) | |||
Line 30: | Line 30: | ||
}};|}}"|{{{pos|X}}}. | }};|}}"|{{{pos|X}}}. | ||
| {{#if: {{{team|}}}|{{{team}}}|{{Abbr|TBD|To Be Decided}} }} | | {{#if: {{{team|}}}|{{{team}}}|{{Abbr|TBD|To Be Decided}} }} | ||
| class="centered" | {{#expr | | class="centered" | {{#expr: {{{win|}}}+{{{draw|}}}+{{{lose|}}}}} | ||
| class="centered" | {{#if: {{{win|}}}|{{{win}}}|0}} | | class="centered" | {{#if: {{{win|}}}|{{{win}}}|0}} | ||
| class="centered" | {{#if: {{{draw|}}}|{{{draw}}}|0}} | | class="centered" | {{#if: {{{draw|}}}|{{{draw}}}|0}} | ||
| class="centered" | {{#if: {{{lose|}}}|{{{lose}}}|0}} | | class="centered" | {{#if: {{{lose|}}}|{{{lose}}}|0}} | ||
| class="centered" | {{#expr: {{{win|}}}*3+{{{draw|0}}} }} | | class="centered" | {{#expr: {{{win|}}}*3+{{{draw|0}}} }} | ||
</includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting | </includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting Templates]][[Category:Templates]]</noinclude> |