wiki_related:how_to_make_a_poll_in_dokuwiki
Syntax and Usage
A voting is created as following: (Remove the dot)
- <.vote>
- Candidate A
- Candidate B
- Candidate C
- <./vote>
To add a closing time for the poll, add a date to the vote definition:
- <.vote 2025-01-01>
- Candidate A
- Candidate B
- Candidate C
- <./vote>
The vote can be aligned horizontally as well:
- <.vote 2025-01-01 right>
- Candidate A
- Candidate B
- Candidate C
- <./vote>
- <.vote 2025-01-01 center>
- Candidate A
- Candidate B
- Candidate C
- <./vote>
- <.vote 2025-01-01 left>
- Candidate A
- Candidate B
- Candidate C
- <./vote>
Users can only vote once on every voting. A wiki page can only contain one voting. The closing date and the alignment can be changed while a vote is running, but changing the candidates list will reset the voting. The current winner (if one exists) is shown below the voting.
Example of poll
<vote> Choice A Choice B Choice C </vote>
wiki_related/how_to_make_a_poll_in_dokuwiki.txt ยท Last modified: by 127.0.0.1
