You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.

Template:Winratiofaction: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly><pre>
{{{win|0}}}-{{{loss|0}}}-{{{draw|0}}} ({{{faction|Total}}} - {{#ifeq: {{{win|0}}} | 0 | 0 | {{#expr: (({{{win|0}}}/({{{win|0}}}+{{{loss|0}}}))*100)round1}}}}%)</includeonly>
{{{win|0}}}-{{{loss|0}}}-{{{draw|0}}} ({{{faction|Total}}} - {{#ifeq: {{{win|0}}} | 0 | 0 | {{#expr: (({{{win|0}}}/({{{win|0}}}+{{{loss|0}}}))*100)round1}}}}%)</pre></includeonly>
{{{win|0}}}-{{{loss|0}}}-{{{draw|0}}} ({{{faction|Total}}} - {{#ifeq: {{{win|0}}} | 0 | 0 | {{#expr: (({{{win|0}}}/({{{win|0}}}+{{{loss|0}}}))*100)round1}}}}%)
<pre>{{{win|0}}}-{{{loss|0}}}-{{{draw|0}}} ({{{faction|Total}}} - {{#ifeq: {{{win|0}}} | 0 | 0 | {{#expr: (({{{win|0}}}/({{{win|0}}}+{{{loss|0}}}))*100)round1}}}}%)</pre>

Revision as of 02:39, 30 July 2012

{{{win|0}}}-{{{loss|0}}}-{{{draw|0}}} ({{{faction|Total}}} - {{#ifeq: {{{win|0}}} | 0 | 0 | {{#expr: (({{{win|0}}}/({{{win|0}}}+{{{loss|0}}}))*100)round1}}}}%)