Macro Code
{vote:question for users to respond to} option 1 option 2 option 3 {vote}
Parameters
Parameter |
Required |
Default |
Description |
---|---|---|---|
Title |
|
N/A |
This is the title of the ballot and must be the first parameter. |
voters |
|
all users |
This is a comma separated list of usernames who are allowed to cast a vote. Users not in this list will not be allowed to vote, but if they are viewers will be shown the results of the vote. |
viewers |
|
all users |
This is a comma separated list of usernames who are allowed to see the vote results. Users not in this list will be allowed to vote but after doing so will simply be shown which item they voted for. |
changeableVotes |
|
N/A |
This parameter, if set to true, will allow the voters to change their vote after it has been cast. |
locked |
|
N/A |
Dont allow any further voting. Show a lock Symbol to indicate that. |