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
(term replacement)
 
(3 intermediate revisions by one other user not shown)
Line 7: Line 7:
[[camns votecount spreadsheet]]
[[camns votecount spreadsheet]]


I cant figure out how to preserve tabs here.. Im trying.
You have to click "edit" to get the right formatting here.  
Click "edit".. then copy the tab-delimited text between the double lines. From [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(B3:B14) alive, it takes =ROUNDUP((D19+0.5)/2) to Elimination
Deadline is in [countdown] 2016-04-11 12:00:00 -7.00 [/countdown] [/b][/i] [/color]
 
=================================


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

Latest revision as of 20:45, 18 June 2021

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. From [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(B3:B14) alive, it takes =ROUNDUP((D19+0.5)/2) to Elimination Deadline is in [countdown] 2016-04-11 12:00:00 -7.00 [/countdown] [/b][/i] [/color]

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