Template:Proposed feature local voting
- Log in to the wiki if you are not already logged in.
- Scroll down to voting and click 'Edit source'. Copy and paste the appropriate code from this table or the cheat sheet in the editor on its own line at the bottom of the text area:
To get this output | you type | Description |
---|---|---|
{{vote|yes}} --~~~~
|
Feel free to also explain why you support proposal. | |
{{vote|no}} reason --~~~~
|
Replace reason with your reason(s) for voting no. | |
{{vote|abstain}} comments --~~~~
|
If you don't want to vote but have comments. Replace comments with your comments. |
Note: The ~~~~
automatically inserts your name and the current date. Like in this example: --Bert Araali (talk) 16:53, 9 April 2021 (UTC)
You can also watch the instruction video: : UG-OSM voting
For full template documentation see Template:Vote. See also how vote outcome is processed.
Note to editors: Please don't categorize this template by editing it directly. Instead, place the category in its documentation page, in its "includeonly" section.
Usage
While voting
Use this on the proposal page:
== Voting == {{Proposed feature local voting}} <!-- Cheat sheet: {{vote|yes}} OPTIONAL MESSAGE HERE --~~~~ {{vote|no}} YOUR REASONS HERE --~~~~ {{vote|abstain}} YOUR COMMENTS HERE --~~~~ Place your vote below. -->
Post-vote
Add the parameter closed=yes
to the existing {{Proposed feature voting}}
code. The "instructions for voting" then change into "voting closed". You can use parameters yes=number
, no=number
, abstain=number
, result=approved/rejected
and comment=A comment
to summarize the results:
{{Proposed feature local voting | closed = yes | yes = | no = | abstain = | result = approved/rejected | comment = }}
In a voting with many votes the yes/no/abstain values are best obtained by copying the wiki markup to a text editor of your choice and counting the vote templates (e.g. {{vote|yes}}) within.
If number is 0, please do not fill in the parameter! Otherwise, e.g. 0 votes against will be shown.
For example:
{{Proposed feature voting | closed = yes | yes = 2 | no = 10 | abstain = | result = rejected | comment = The community raised some issues. See the follow-up proposal. }}
for 10 votes for, 2 against and no abstentions. It produces
Voting on this proposal has been closed.
It was rejected with 2 votes for and 10 votes against.
The community raised some issues. See the follow-up proposal.