You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
User:RAS/Templates/SummaryTable: Difference between revisions
< User:RAS
Jump to navigation
Jump to search
(Created page with "{| class="wikitable" style="text-align:center; border-top:none; border-bottom:none;" !colspan=2 rowspan=2|Faction !width="40em"|Played !width="40em"|Win% !width="40em"|Won !wi...") |
No edit summary |
||
Line 10: | Line 10: | ||
!width="50em" style="font-size:10px;"|Survived | !width="50em" style="font-size:10px;"|Survived | ||
!width="50em" style="font-size:10px;"|Lynched | !width="50em" style="font-size:10px;"|Lynched | ||
!width="50em" style="font-size:10px;"| | !width="50em" style="font-size:10px;"|N1 Deaths | ||
!width="50em" style="font-size:10px;"| | !width="50em" style="font-size:10px;"|N2 Deaths | ||
{{User:RAS/Templates/SummaryRow | {{User:RAS/Templates/SummaryRow | ||
Line 19: | Line 19: | ||
|survived={{#expr: {{{TownSurvived|0}}} + {{{ScumSurvived|0}}} + {{{ThirdSurvived|0}}} }} | |survived={{#expr: {{{TownSurvived|0}}} + {{{ScumSurvived|0}}} + {{{ThirdSurvived|0}}} }} | ||
|lynched={{#expr: {{{TownLynched|0}}} + {{{ScumLynched|0}}} + {{{ThirdLynched|0}}} }} | |lynched={{#expr: {{{TownLynched|0}}} + {{{ScumLynched|0}}} + {{{ThirdLynched|0}}} }} | ||
| | |N1 Deaths={{#expr: {{{TownN1 Deaths|0}}} + {{{ScumN1 Deaths|0}}} + {{{ThirdN1 Deaths|0}}} }} | ||
| | |N2 Deaths={{#expr: {{{TownN2 Deaths|0}}} + {{{ScumN2 Deaths|0}}} + {{{ThirdN2 Deaths|0}}} }} | ||
}} | }} | ||
Line 31: | Line 31: | ||
|survived={{{TownSurvived|0}}} | |survived={{{TownSurvived|0}}} | ||
|lynched={{{TownLynched|0}}} | |lynched={{{TownLynched|0}}} | ||
| | |N1 Deaths={{{TownN1 Deaths|0}}} | ||
| | |N2 Deaths={{{TownN2 Deaths|0}}} | ||
}} | }} | ||
Line 43: | Line 43: | ||
|survived={{{ScumSurvived|0}}} | |survived={{{ScumSurvived|0}}} | ||
|lynched={{{ScumLynched|0}}} | |lynched={{{ScumLynched|0}}} | ||
| | |N1 Deaths={{{ScumN1 Deaths|0}}} | ||
| | |N2 Deaths={{{ScumN2 Deaths|0}}} | ||
}} | }} | ||
Line 55: | Line 55: | ||
|survived={{{ThirdSurvived|0}}} | |survived={{{ThirdSurvived|0}}} | ||
|lynched={{{ThirdLynched|0}}} | |lynched={{{ThirdLynched|0}}} | ||
| | |N1 Deaths={{{ThirdN1 Deaths|0}}} | ||
| | |N2 Deaths={{{ScumN2 Deaths|0}}} | ||
}} | }} | ||
Revision as of 19:25, 27 March 2019
Faction | Played | Win% | Won | Lost | Tied | Faction | Survived | Lynched | N1 Deaths | N2 Deaths | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | - | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |||||
Town | 0 | - | 0 | 0 | Town | 0 | 0 | 0 | 0 | 0 | |||
Scum | 0 | - | 0 | 0 | Scum | 0 | 0 | 0 | 0 | 0 | |||
Third Party | 0 | - | 0 | 0 | Third Party | 0 | 0 | 0 | 0 | 0 |
This is an edited template from Derangement for RAS's games summary table.