Template:GA2016GroupTableSlot: Difference between revisions

From comp.tf
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: {{#if:{{{win|}}}|{{{win}}}|0}} + {{#if:{{{lose|}}}|{{{lose}}}|0}} + {{#if:{{{gcw|}}}|{{{gcw}}}|0}} + {{#if:{{{gcl|}}}|{{{gcl}}}|0}} }}
| 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 Templates]][[Category:ETF2L Templates]][[Category:Templates]]</noinclude>
</includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting Templates]][[Category:Templates]]</noinclude>

Latest revision as of 01:11, 27 March 2016