Template:ESEAGroupTableSlot: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 29: | Line 29: | ||
| {{#if: {{{team|}}}|{{{team}}}|{{Abbr|TBD|To Be Decided}} }} | | {{#if: {{{team|}}}|{{{team}}}|{{Abbr|TBD|To Be Decided}} }} | ||
| class="centered" | {{#if: {{{win|}}}|{{{win}}}|}} | | class="centered" | {{#if: {{{win|}}}|{{{win}}}|}} | ||
| class="centered" | {{#if: {{{lose|}}}|{{{lose}}}|}} | | class="centered" | {{#if: {{{lose|}}}|{{{lose}}}|}}<!-- | ||
-->{{#ifeq:{{#expr:{{{win|}}}+{{{lose|}}}}}|0| | |||
{{!}}− | |||
{{!}}− | |||
{{!}}− | |||
{{!}}− | |||
}} | |||
| class="centered" | {{#if: {{{pct|}}}|{{{pct|}}}|{{#ifeq:{{{win|}}}|0|.000|{{#ifeq:{{{lose|}}}|0|1.000|.{{#expr:{{{win|0}}}/({{{win|0}}}+{{{lose|0}}})*1000}}}}}}}} | | class="centered" | {{#if: {{{pct|}}}|{{{pct|}}}|{{#ifeq:{{{win|}}}|0|.000|{{#ifeq:{{{lose|}}}|0|1.000|.{{#expr:{{{win|0}}}/({{{win|0}}}+{{{lose|0}}})*1000}}}}}}}} | ||
| class="centered" | {{#if: {{{rf|}}}|{{{rf}}}|}} | | class="centered" | {{#if: {{{rf|}}}|{{{rf}}}|}} |