5,601
edits
(Border radius increase.) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly | <includeonly>{{#if:{{{max|}}}|''You may select up to {{{max}}} options.''<br>}} | ||
{{#widget:Crowdsignal|id={{{id}}}}} | {{#widget:Crowdsignal|id={{{id}}}}} | ||
<div style=" | <div style="font-size: 7pt; text-align: center;">({{tt|Not showing?|If you cannot see the poll, consider disabling any ad-blocking extensions on Pikipedia. Alternately, click the link to the right to be taken to the poll page.}} <span class="plainlinks">[https://poll.fm/{{{id}}} [Link<nowiki>]</nowiki>]</span>)</div> | ||
{| style="margin: auto; border: 1px rgba(96, 128, 96, 128) solid; border-radius: 8px; text-align: center;" | {| style="margin: auto; border: 1px rgba(96, 128, 96, 128) solid; border-radius: 8px; text-align: center;" | ||
Line 11: | Line 11: | ||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
==Info== | |||
This template populates the poll data to be used on [[Template:Poll]]. It is only an auxiliary template that makes it easier to update to a new poll, since this way, the editor doesn't have to find what to replace in the middle of Template:Poll's code. | This template populates the poll data to be used on [[Template:Poll]]. It is only an auxiliary template that makes it easier to update to a new poll, since this way, the editor doesn't have to find what to replace in the middle of Template:Poll's code. | ||