You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
User:Derangement/Templates/SummaryRow: Difference between revisions
Jump to navigation
Jump to search
Derangement (talk | contribs) (Added new columns, and its parameter: endgamed.) |
Derangement (talk | contribs) m (Rounded win% to the nearest integer.) |
||
Line 5: | Line 5: | ||
}} | }} | ||
!{{#expr: {{{won|0}}}+{{{lost|0}}}+{{{tied|0}}} }} | !{{#expr: {{{won|0}}}+{{{lost|0}}}+{{{tied|0}}} }} | ||
!{{#ifexpr: ({{{won|0}}}+{{{lost|0}}}+{{{tied|0}}}) = 0 | - | {{#expr: {{{won|0}}} / ({{{won|0}}}+{{{lost|0}}}+{{{tied|0}}}) }}% }} | !{{#ifexpr: ({{{won|0}}}+{{{lost|0}}}+{{{tied|0}}}) = 0 | - | {{#expr: {{{won|0}}} / ({{{won|0}}}+{{{lost|0}}}+{{{tied|0}}}) round 0 }}% }} | ||
{{#ifeq: {{{faction|total}}} | total | ! | {{!}} }}{{{won|0}}} | {{#ifeq: {{{faction|total}}} | total | ! | {{!}} }}{{{won|0}}} | ||
{{#ifeq: {{{faction|total}}} | total | ! | {{!}} }}{{{lost|0}}} | {{#ifeq: {{{faction|total}}} | total | ! | {{!}} }}{{{lost|0}}} |
Revision as of 17:39, 4 February 2015
This is a template for a single row in Derangement's games summary table.