You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
User:Derangement/Templates/SummaryTable: Difference between revisions
Jump to navigation
Jump to search
Derangement (talk | contribs) (Updated to supply each row with (icon, faction, won, lost, tied) parameters.) |
TemporalLich (talk | contribs) (link to term replaced version) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="text-align:center;" | {| class="wikitable" style="text-align:center; border-top:none; border-bottom:none;" | ||
!colspan=2 rowspan=2|Faction | !colspan=2 rowspan=2|Faction | ||
!width="40em"|Played | !width="40em"|Played | ||
Line 6: | Line 6: | ||
!width="40em"|Lost | !width="40em"|Lost | ||
!width="40em"|Tied | !width="40em"|Tied | ||
|- | |rowspan=5 width="50em" style="border-top:none; border-bottom:none;"| | ||
! | !colspan=2 rowspan=2|Faction | ||
! | !width="50em" style="font-size:10px;"|Survived | ||
! | !width="50em" style="font-size:10px;"|Lynched | ||
! | !width="50em" style="font-size:10px;"|Killed | ||
!0 | !width="50em" style="font-size:10px;"|Endgamed | ||
{{User:Derangement/Templates/SummaryRow | |||
|won={{#expr: {{{TownWon|0}}} + {{{ScumWon|0}}} + {{{ThirdWon|0}}} }} | |||
|lost={{#expr: {{{TownLost|0}}} + {{{ScumLost|0}}} + {{{ThirdLost|0}}} }} | |||
|tied={{#expr: {{{TownTied|0}}} + {{{ScumTied|0}}} + {{{ThirdTied|0}}} }} | |||
|survived={{#expr: {{{TownSurvived|0}}} + {{{ScumSurvived|0}}} + {{{ThirdSurvived|0}}} }} | |||
|lynched={{#expr: {{{TownLynched|0}}} + {{{ScumLynched|0}}} + {{{ThirdLynched|0}}} }} | |||
|killed={{#expr: {{{TownKilled|0}}} + {{{ScumKilled|0}}} + {{{ThirdKilled|0}}} }} | |||
|endgamed={{#expr: {{{TownEndgamed|0}}} + {{{ScumEndgamed|0}}} + {{{ThirdEndgamed|0}}} }} | |||
}} | |||
{{User:Derangement/Templates/SummaryRow | {{User:Derangement/Templates/SummaryRow | ||
|icon=[[File:Faction_Town.png|15px]] | |icon=[[File:Faction_Town.png|15px]] | ||
Line 18: | Line 29: | ||
|lost={{{TownLost|0}}} | |lost={{{TownLost|0}}} | ||
|tied={{{TownTied|0}}} | |tied={{{TownTied|0}}} | ||
|survived={{{TownSurvived|0}}} | |||
|lynched={{{TownLynched|0}}} | |||
|killed={{{TownKilled|0}}} | |||
|endgamed={{{TownEndgamed|0}}} | |||
}} | }} | ||
{{User:Derangement/Templates/SummaryRow | {{User:Derangement/Templates/SummaryRow | ||
|icon=[[File:Faction_Mafia.png|15px]] | |icon=[[File:Faction_Mafia.png|15px]] | ||
Line 25: | Line 41: | ||
|lost={{{ScumLost|0}}} | |lost={{{ScumLost|0}}} | ||
|tied={{{ScumTied|0}}} | |tied={{{ScumTied|0}}} | ||
|survived={{{ScumSurvived|0}}} | |||
|lynched={{{ScumLynched|0}}} | |||
|killed={{{ScumKilled|0}}} | |||
|endgamed={{{ScumEndgamed|0}}} | |||
}} | }} | ||
{{User:Derangement/Templates/SummaryRow | {{User:Derangement/Templates/SummaryRow | ||
|icon=[[File:Faction_Self-Aligned.png|15px]] | |icon=[[File:Faction_Self-Aligned.png|15px]] | ||
Line 32: | Line 53: | ||
|lost={{{ThirdLost|0}}} | |lost={{{ThirdLost|0}}} | ||
|tied={{{ThirdTied|0}}} | |tied={{{ThirdTied|0}}} | ||
|survived={{{ThirdSurvived|0}}} | |||
|lynched={{{ThirdLynched|0}}} | |||
|killed={{{ThirdKilled|0}}} | |||
|endgamed={{{ScumEndgamed|0}}} | |||
}} | }} | ||
|}<noinclude> | |}<noinclude> | ||
This is a template for [[Derangement]]'s games summary table.<br> | This is a template for [[Derangement]]'s games summary table. Term replaced version here: [[Template:TermReplacedDerangementSummaryTable]]<br> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 16:17, 12 September 2021
Faction | Played | Win% | Won | Lost | Tied | Faction | Survived | Lynched | Killed | Endgamed | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | - | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |||||
Town | 0 | - | 0 | 0 | 0 | Town | 0 | 0 | 0 | 0 | |||
Scum | 0 | - | 0 | 0 | 0 | Scum | 0 | 0 | 0 | 0 | |||
Third Party | 0 | - | 0 | 0 | 0 | Third Party | 0 | 0 | 0 | 0 |
This is a template for Derangement's games summary table. Term replaced version here: Template:TermReplacedDerangementSummaryTable