Template:ESEAGroupTableSlot: 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..."
 
mNo edit summary
Line 28: Line 28:
                             }};|}}"|{{{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}}}}
| class="centered" | {{#if: {{{win|}}}|{{{win}}}|0}}
| class="centered" | {{#if: {{{win|}}}|{{{win}}}|0}}
| class="centered" | {{#if: {{{lose|}}}|{{{lose}}}|0}}
| class="centered" | {{#if: {{{lose|}}}|{{{lose}}}|0}}
| class="centered" | {{#expr: {{#if:{{{win|}}}|{{{win}}}|0}} / {{#if:{{{lose|}}}|{{{lose}}}|1}} round 3}}
| class="centered" | {{#expr: {{#if:{{{win|}}}|{{{win}}}|0}} / {{#if:{{{lose|}}}|{{{lose}}}|1}} round 3}}
| class="centered" | {{#if: {{{streak|}}}|{{{streak}}}|-}}
| class="centered" | {{#if: {{{streak|}}}|{{{streak}}}|-}}
| class="centered" | {{#if: {{{rf|}}}|{{{rf}}}|0}}
| class="centered" | {{#if: {{{rf|}}}|{{{rf}}}|0}}-{{#if: {{{ra|}}}|{{{ra}}}|0}}
| class="centered" | {{#if: {{{ra|}}}|{{{ra}}}|0}}
| class="centered" | {{#expr: {{#if: {{{rf|}}}|{{{rf}}}|0}} - {{#if: {{{ra|}}}|{{{ra}}}|0}}}}
| class="centered" | {{#expr: {{#if: {{{rf|}}}|{{{rf}}}|0}} - {{#if: {{{ra|}}}|{{{ra}}}|0}}}}
</includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting Templates]][[Category:Templates]]</noinclude>
</includeonly><noinclude>{{documentation}}[[Category:Tournament Page Formatting Templates]][[Category:Templates]]</noinclude>

Revision as of 01:23, 28 May 2016