Difference between revisions of "Template:ESEAGroupTableSlot"

From comp.tf
Jump to navigation Jump to search
m
m
Line 1: Line 1:
<includeonly>|-{{#if: {{{bg|}}}|style="background-color:{{#switch: {{{bg}}}
+
<includeonly>|-{{#ifeq:{{{playoff|}}}|1|style="border-bottom:3px solid lightgray;"}}{{#if: {{{bg|}}}|style="background-color:{{#switch: {{{bg}}}
 
                                   |proceed
 
                                   |proceed
 
                                   |up = rgb(204,255,204)
 
                                   |up = rgb(204,255,204)
Line 27: Line 27:
 
                                   |{{{pbg}}}
 
                                   |{{{pbg}}}
 
                             }};|}}{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}"|{{{pos|X}}}.
 
                             }};|}}{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}"|{{{pos|X}}}.
| style="{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}" | {{#if: {{{team|}}}|{{{team}}}|{{Abbr|TBD|To Be Decided}} }}
+
| {{#if: {{{team|}}}|{{{team}}}|{{Abbr|TBD|To Be Decided}} }}
| style="{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}" class="centered" | '''{{#if: {{{win|}}}|{{{win}}}|0}}-{{#if: {{{lose|}}}|{{{lose}}}|0}}'''
+
| class="centered" | '''{{#if: {{{win|}}}|{{{win}}}|0}}-{{#if: {{{lose|}}}|{{{lose}}}|0}}'''
| style="{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}" class="centered" | {{#if: {{{win|}}}{{{lose|}}} | .{{#expr: {{#if: {{{win|}}}|{{{win}}}|0}} / {{#if: {{{lose|}}}|{{{lose}}}|1}} * 100 round 0}} | .000 }}
+
| class="centered" | {{#if: {{{win|}}}{{{lose|}}} | .{{#expr: {{#if: {{{win|}}}|{{{win}}}|0}} / {{#if: {{{lose|}}}|{{{lose}}}|1}} * 100 round 0}} | .000 }}
| style="{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}" class="centered" | {{#if: {{{rf|}}}|{{{rf}}}|0}}-{{#if: {{{ra|}}}|{{{ra}}}|0}}  
+
| class="centered" | {{#if: {{{rf|}}}|{{{rf}}}|0}}-{{#if: {{{ra|}}}|{{{ra}}}|0}}  
| style="{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}" class="centered" | {{#expr: {{#if: {{{rf|}}}|{{{rf}}}|0}} - {{#if: {{{ra|}}}|{{{ra}}}|0}}}}
+
| class="centered" | {{#expr: {{#if: {{{rf|}}}|{{{rf}}}|0}} - {{#if: {{{ra|}}}|{{{ra}}}|0}}}}
| style="{{#ifeq:{{{playoff|}}}|1|border-bottom:3px solid gray;}}" class="centered" | {{#if: {{{streak|}}}|{{{streak}}}|-}}
+
| class="centered" | {{#if: {{{streak|}}}|{{{streak}}}|-}}
 
</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 10:52, 28 May 2016