Difference between revisions of "User:GrampaSwood/Template:vote"
GrampaSwood (talk | contribs) m (Test) |
GrampaSwood (talk | contribs) m |
||
Line 40: | Line 40: | ||
| supportercount = 1 | | supportercount = 1 | ||
| opponentcount = 1 | | opponentcount = 1 | ||
− | | outcome = | + | | outcome = Passed |
| time = {{CURRENTYEAR}}-{{CURRENTMONTH1}}-{{CURRENTDAY}} | | time = {{CURRENTYEAR}}-{{CURRENTMONTH1}}-{{CURRENTDAY}} | ||
}}</pre> produces: | }}</pre> produces: | ||
Line 49: | Line 49: | ||
| supportercount = 1 | | supportercount = 1 | ||
| opponentcount = 1 | | opponentcount = 1 | ||
− | | outcome = | + | | outcome = Passed |
| time = {{CURRENTYEAR}}-{{CURRENTMONTH1}}-{{CURRENTDAY}} | | time = {{CURRENTYEAR}}-{{CURRENTMONTH1}}-{{CURRENTDAY}} | ||
}} | }} | ||
</noinclude> | </noinclude> |
Latest revision as of 20:08, 21 August 2023
Votes | Total | Final outcome | Discussion ends on |
---|---|---|---|
|
0/ 0 | Undecided | N/A |
Documentation for GrampaSwood/Template:vote
Intended to be used at the top of a discussion to get an easy overview for total votes
Usage
{{vote|supporters=|opponents=|supportercount=|opponentcount=|outcome=|time}}
Parameters
- supporters
- Names of the people who support the idea, remember to include a <br> after every name.
- opponents
- Names of the people who are against the idea, remember to include a <br> after every name.
- supportercount
- Total yes votes.
- opponentcount
- Total no votes.
- outcome
- Outcome, defaults to "Undecided".
- time
- At what point the discussion should be finished, defaults to "N/A".
{{User:GrampaSwood/Template:vote | supporters = ProPeter | opponents = ConRad | supportercount = 1 | opponentcount = 1 | outcome = Passed | time = {{CURRENTYEAR}}-{{CURRENTMONTH1}}-{{CURRENTDAY}} }}produces:
Votes | Total | Final outcome | Discussion ends on |
---|---|---|---|
ProPeter ConRad |
1/ 1 | Passed | 2025-1-8 |