__section__ default __description__ Display votes and graph of votes * qid = question ID * width = passed to titlebar * title = passed to titlebar * voters = number of voters * pollitems = arrayref of available answers * notes = any notes to display to voter __title__ __page__ pollBooth __lang__ en_US __name__ vote __template__
[% FOR poll = pollitems %] [% answer = poll.0 imagewidth = poll.1 votes = poll.2 percent = poll.3 %] [% END %]
[% PROCESS titlebar %] [% notes %]
[% answer %]   [% percent %]% [% votes %] / [% percent %]%
[% voters %] total votes.

[ Voting Booth | Other Polls | Back Home ]

  • Don't complain about lack of options. You've got to pick a few when you do multiple choice. Those are the breaks.
  • Feel free to suggest poll ideas if you're feeling creative. I'd strongly suggest reading the past polls first.
  • This whole thing is wildly inaccurate. Rounding errors, ballot stuffers, dynamic IPs, firewalls. If you're using these numbers to do anything important, you're insane.

  • __seclev__ 10000