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

Template:Tfate: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 17: Line 17:
| Abandoned || {{{abandoned|0}}} || {{#expr: (({{{abandoned|0}}} / ({{{lynched|0}}}+{{{killed|0}}}+{{{suicided|0}}}+{{{survived|0}}}+{{{endgamed|0}}}+{{{abandoned|0}}})*100)round1)}}
| Abandoned || {{{abandoned|0}}} || {{#expr: (({{{abandoned|0}}} / ({{{lynched|0}}}+{{{killed|0}}}+{{{suicided|0}}}+{{{survived|0}}}+{{{endgamed|0}}}+{{{abandoned|0}}})*100)round1)}}
|- align="center" style="background: #F5F5F5;"
|- align="center" style="background: #F5F5F5;"
| {{rollover|Alive|of {{{ongoing|0}}} ongoing|y}} || {{{alive|0}}} || {{#expr: (({{{alive|0}}} / {{{ongoing|0}}}*100)round1)}}
| {{rollover|Alive|of {{{ongoing|0}}} ongoing|y}} || {{{alive|0}}} || {{#ifeq: {{{ongoing|0}}} | 0 | 0 | {{#expr: (({{{alive|0}}} / {{{ongoing|0}}}*100)round1)}} }}
|}</includeonly><noinclude>Produces a table to list the fate of a player in their games.
|}</includeonly><noinclude>Produces a table to list the fate of a player in their games.


[[Category:Templates|{{PAGENAME}}]]</noinclude>
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Revision as of 03:37, 1 May 2013

Produces a table to list the fate of a player in their games.