You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Tfate: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{|class="wikitable" style="width:500px; float: left; margin-bottom: | <includeonly>{|class="wikitable" style="width:500px; float: left; margin-bottom: 15px; border:solid #AAA 1px;" | ||
|- align="center" | |- align="center" | ||
! width="34%" | Fate ({{#expr: ({{{lynched|0}}}+{{{killed|0}}}+{{{suicided|0}}}+{{{survived|0}}}+{{{abandoned|0}}})}}+{{{alive|0}}}) | ! width="34%" | Fate ({{#expr: ({{{lynched|0}}}+{{{killed|0}}}+{{{suicided|0}}}+{{{survived|0}}}+{{{abandoned|0}}})}}+{{{alive|0}}}) | ||
Line 15: | Line 15: | ||
| Abandoned || {{{abandoned|0}}} || {{#expr: (({{{abandoned|0}}} / ({{{lynched|0}}}+{{{killed|0}}}+{{{suicided|0}}}+{{{survived|0}}}+{{{abandoned|0}}})*100)round1)}} | | Abandoned || {{{abandoned|0}}} || {{#expr: (({{{abandoned|0}}} / ({{{lynched|0}}}+{{{killed|0}}}+{{{suicided|0}}}+{{{survived|0}}}+{{{abandoned|0}}})*100)round1)}} | ||
|- align="center" | |- align="center" | ||
| Alive ({{{ongoing|0}}} ongoing) || {{{alive|0}}} || {{#expr: (({{{alive|0}}} / ({{{alive|0}}}+{{{ongoing|0}}})*100)round1)}} | | Alive (''{{{ongoing|0}}} ongoing'') || {{{alive|0}}} || {{#expr: (({{{alive|0}}} / ({{{alive|0}}}+{{{ongoing|0}}})*100)round1)}} | ||
|}</includeonly> | |}</includeonly> |