Template:Old poll: Difference between revisions
Jump to navigation
Jump to search
m (Skeleton.) |
m (Changed the older polls link.) |
||
(14 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>''[https://poll.fm/{{{id}}} Crowdsignal page]. {{{begin}}} – {{{end}}}. {{{votes}}} total votes.{{#if:{{{max|}}}| Voters can pick up to {{{max}}} options. Note that the percentages are of the number of votes, not the number of voters.| Voters can only pick one option.}}'' | ||
''[https:// | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 6: | Line 5: | ||
! Percentage || Votes | ! Percentage || Votes | ||
|- | |- | ||
{{poll option|{{{1}}}|{{#expr:{{{2}}} / {{{votes}}} * 100}}|{{{2}}}|{{#ifeq:{{{ | {{poll option|1={{{1|}}}|2={{#expr:({{{2}}} / {{{votes}}} * 100) round 1}}|3={{{2}}}|4={{#ifeq:{{{wvotes}}}|{{{2}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{3}}}|{{#expr:{{{4}}} / {{{votes}}} * 100}}|{{{4}}}|{{#ifeq:{{{ | {{poll option|1={{{3|}}}|2={{#expr:({{{4}}} / {{{votes}}} * 100) round 1}}|3={{{4}}}|4={{#ifeq:{{{wvotes}}}|{{{4}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{5}}}|{{#expr:{{{6}}} / {{{votes}}} * 100}}|{{{6}}}|{{#ifeq:{{{ | {{poll option|1={{{5|}}}|2={{#expr:({{{6}}} / {{{votes}}} * 100) round 1}}|3={{{6}}}|4={{#ifeq:{{{wvotes}}}|{{{6}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{7}}}|{{#expr:{{{8}}} / {{{votes}}} * 100}}|{{{8}}}|{{#ifeq:{{{ | {{poll option|1={{{7|}}}|2={{#expr:({{{8}}} / {{{votes}}} * 100) round 1}}|3={{{8}}}|4={{#ifeq:{{{wvotes}}}|{{{8}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{9}}}|{{#expr:{{{10}}} / {{{votes}}} * 100}}|{{{10}}}|{{#ifeq:{{{ | {{poll option|1={{{9|}}}|2={{#expr:({{{10}}} / {{{votes}}} * 100) round 1}}|3={{{10}}}|4={{#ifeq:{{{wvotes}}}|{{{10}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{11}}}|{{#expr:{{{12}}} / {{{votes}}} * 100}}|{{{12}}}|{{#ifeq:{{{ | {{poll option|1={{{11|}}}|2={{#expr:({{{12}}} / {{{votes}}} * 100) round 1}}|3={{{12}}}|4={{#ifeq:{{{wvotes}}}|{{{12}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{13}}}|{{#expr:{{{14}}} / {{{votes}}} * 100}}|{{{14}}}|{{#ifeq:{{{ | {{poll option|1={{{13|}}}|2={{#expr:({{{14}}} / {{{votes}}} * 100) round 1}}|3={{{14}}}|4={{#ifeq:{{{wvotes}}}|{{{14}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{15}}}|{{#expr:{{{16}}} / {{{votes}}} * 100}}|{{{16}}}|{{#ifeq:{{{ | {{poll option|1={{{15|}}}|2={{#expr:({{{16}}} / {{{votes}}} * 100) round 1}}|3={{{16}}}|4={{#ifeq:{{{wvotes}}}|{{{16}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{17}}}|{{#expr:{{{18}}} / {{{votes}}} * 100}}|{{{18}}}|{{#ifeq:{{{ | {{poll option|1={{{17|}}}|2={{#expr:({{{18}}} / {{{votes}}} * 100) round 1}}|3={{{18}}}|4={{#ifeq:{{{wvotes}}}|{{{18}}}|y}}}} | ||
|- | |- | ||
{{poll option|{{{19}}}|{{#expr:{{{20}}} / {{{votes}}} * 100}}|{{{20}}}|{{#ifeq:{{{ | {{poll option|1={{{19|}}}|2={{#expr:({{{20}}} / {{{votes}}} * 100) round 1}}|3={{{20}}}|4={{#ifeq:{{{wvotes}}}|{{{20}}}|y}}}} | ||
|} | |}</includeonly><noinclude> | ||
</includeonly><noinclude> | |||
==Info== | ==Info== | ||
Use this template to provide info about an old poll. To be used on [[Pikipedia:Poll]]. | Use this template to provide info about an old poll. To be used on [[Pikipedia:Poll/older polls]]. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 41: | Line 39: | ||
|- | |- | ||
! id | ! id | ||
| '''Yes''' || || Poll ID on | | '''Yes''' || || Poll ID on crowdsignal.com. | ||
|- | |- | ||
! begin | ! begin | ||
Line 53: | Line 51: | ||
|- | |- | ||
! max | ! max | ||
| No || || If users can vote more than one option, specify | | No || || If users can vote for more than one option, specify the maximum number here. | ||
|- | |- | ||
! | ! wvotes | ||
| '''Yes''' || || Number of votes of the winner option(s). | | '''Yes''' || || Number of votes of the winner option(s). | ||
|} | |} | ||
Line 62: | Line 60: | ||
<pre> | <pre> | ||
{{old poll | {{old poll | ||
|id | |id = | ||
|begin = {{date|||}} | |begin = {{date|||}} | ||
|end | |end = {{date|||}} | ||
|votes = | |votes = | ||
|max | |max = | ||
| | |wvotes = | ||
|... | |... | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Utility templates]] | [[Category:Utility templates]]</noinclude> |
Latest revision as of 04:37, April 14, 2024
Info
Use this template to provide info about an old poll. To be used on Pikipedia:Poll/older polls.
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
1, 3, 5, ..., 19 | No | Title of option 1, option 2, etc., up to 10 options. | |
2, 4, 6, ..., 20 | No | Number of votes for option 1, option 2, etc., up to 10 options. | |
id | Yes | Poll ID on crowdsignal.com. | |
begin | Yes | Begin date for this poll. Use {{date}}. | |
end | Yes | End date for this poll. Use {{date}}. | |
votes | Yes | Total number of votes it got. | |
max | No | If users can vote for more than one option, specify the maximum number here. | |
wvotes | Yes | Number of votes of the winner option(s). |
Skeleton
{{old poll |id = |begin = {{date|||}} |end = {{date|||}} |votes = |max = |wvotes = |... }}