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

Votecount Templates: Difference between revisions

From MafiaWiki
Jump to navigation Jump to search
Line 7: Line 7:
[[camns votecount spreadsheet]]
[[camns votecount spreadsheet]]


<nowiki>[color=#0040FF] [b][i] VOTE COUNT 1 . 1 [/i][/b]
You have to click "edit" to get the right formatting here.
Click "edit".. then copy the tab-delimited text between the double lines. Fron [color] to [/color]
It should paste into google sheets just fine!
===================
[color=#0040FF] [b][i] VOTE COUNT 1 . 1 [/i][/b]
[b] Player [/b] - =COUNTA(F3:L3) ( )
[b] Player [/b] - =COUNTA(F3:L3) ( )
Line 26: Line 30:
[b][i]
[b][i]
With =COUNTA(F16:K17) alive, it takes =ROUNDUP((D19+0.5)/2) to Lynch
With =COUNTA(F16:K17) alive, it takes =ROUNDUP((D19+0.5)/2) to Lynch
Deadline is in [countdown] 2016-04-11 12:00:00 -7.00 [/countdown] [/b][/i] [/color]</nowiki>
Deadline is in [countdown] 2016-04-11 12:00:00 -7.00 [/countdown] [/b][/i] [/color]
 
=================================


[[Category:Modding Templates]]
[[Category:Modding Templates]]

Revision as of 15:05, 30 March 2016

General Information

This page is for all templates of vote counts for mods to copy and use in their games. Please feel free to add your own code for vote-counts for others to use.

camns votecount spreadsheet

You have to click "edit" to get the right formatting here. Click "edit".. then copy the tab-delimited text between the double lines. Fron [color] to [/color] It should paste into google sheets just fine!

=======

[color=#0040FF] [b][i] VOTE COUNT 1 . 1 [/i][/b]

[b] Player [/b] - =COUNTA(F3:L3) ( ) [b] Player [/b] - =COUNTA(F4:L4) ( ) [b] Player [/b] - =COUNTA(F5:L5) ( ) [b] Player [/b] - =COUNTA(F6:L6) ( ) [b] Player [/b] - =COUNTA(F7:L7) ( ) [b] Player [/b] - =COUNTA(F8:L8) ( ) [b] Player [/b] - =COUNTA(F9:L9) ( ) [b] Player [/b] - =COUNTA(F10:L10) ( ) [b] Player [/b] - =COUNTA(F11:L11) ( ) [b] Player [/b] - =COUNTA(F12:L12) ( ) [b] Player [/b] - =COUNTA(F13:L13) ( ) [b] Player [/b] - =COUNTA(F14:L14) ( )

[b] Not Voting [/b] - =COUNTA(F16:K17) ( Player, Player, Player, Player, Player, Player, Player, Player, Player, Player, Player, Player, Player, ) [b][i] With =COUNTA(F16:K17) alive, it takes =ROUNDUP((D19+0.5)/2) to Lynch Deadline is in [countdown] 2016-04-11 12:00:00 -7.00 [/countdown] [/b][/i] [/color]

=====================