You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Twinratio: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
! width="20%" | Win % | ! width="20%" | Win % | ||
|- align="center" | |- align="center" | ||
| align="left" | Town || {{{townwin|0}}} | {{{townloss|0}}} | {{{townother|0}}} | {{#ifeq: {{{townwin|0}}} | 0 | 0 | {{#expr: (({{{townwin|0}}}/({{{townwin|0}}}+{{{townloss|0}}}))*100)round1}}}} | | align="left" | Town || {{{townwin|0}}} || {{{townloss|0}}} || {{{townother|0}}} || {{#ifeq: {{{townwin|0}}} | 0 | 0 | {{#expr: (({{{townwin|0}}}/({{{townwin|0}}}+{{{townloss|0}}}))*100)round1}}}} | ||
|- | |- | ||
| align="left" | Mafia || {{{mafiawin|0}}} | {{{mafialoss|0}}} | {{{mafiaother|0}}} | {{#ifeq: {{{mafiawin|0}}} | 0 | 0 | {{#expr: (({{{mafiawin|0}}}/({{{mafiawin|0}}}+{{{mafialoss|0}}}))*100)round1}}}} | | align="left" | Mafia || {{{mafiawin|0}}} || {{{mafialoss|0}}} || {{{mafiaother|0}}} || {{#ifeq: {{{mafiawin|0}}} | 0 | 0 | {{#expr: (({{{mafiawin|0}}}/({{{mafiawin|0}}}+{{{mafialoss|0}}}))*100)round1}}}} | ||
|- | |- | ||
| align="left" | Other || {{{otherwin|0}}} | {{{otherloss|0}}} | {{{otherother|0}}} | {{#ifeq: {{{otherwin|0}}} | 0 | 0 | {{#expr: (({{{otherwin|0}}}/({{{otherwin|0}}}+{{{otherloss|0}}}))*100)round1}}}} | | align="left" | Other || {{{otherwin|0}}} || {{{otherloss|0}}} || {{{otherother|0}}} || {{#ifeq: {{{otherwin|0}}} | 0 | 0 | {{#expr: (({{{otherwin|0}}}/({{{otherwin|0}}}+{{{otherloss|0}}}))*100)round1}}}} | ||
|- | |- | ||
| align="left" style="weight:strong;" | Total || {{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}} | {{#expr: ({{{townloss|0}}}+{{{mafialoss|0}}}+{{{otherloss|0}}})}} | {{#expr: ({{{towndraw|0}}}+{{{mafiadraw|0}}}+{{{otherdraw|0}}})}} | {{#ifeq: {{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}} | 0 | 0 | {{#expr: (({{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}}/({{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}}+{{#expr: ({{{townloss|0}}}+{{{mafialoss|0}}}+{{{otherloss|0}}})}}))*100)round1}}}} | | align="left" style="weight:strong;" | Total || {{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}} || {{#expr: ({{{townloss|0}}}+{{{mafialoss|0}}}+{{{otherloss|0}}})}} || {{#expr: ({{{towndraw|0}}}+{{{mafiadraw|0}}}+{{{otherdraw|0}}})}} || {{#ifeq: {{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}} | 0 | 0 | {{#expr: (({{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}}/({{#expr: ({{{townwin|0}}}+{{{mafiawin|0}}}+{{{otherwin|0}}})}}+{{#expr: ({{{townloss|0}}}+{{{mafialoss|0}}}+{{{otherloss|0}}})}}))*100)round1}}}} | ||
|}</includeonly> | |}</includeonly> |