Widget:SWPolls: Difference between revisions
 Created page with "<noinclude>This widget allows you to embed polls from polls.screamer.wiki. Accepted parameters: '''id''' (required), embed style. </noinclude><includeonly><!--{if isset($id)}--><script type="text/javascript" charset="utf-8" src="https://polls.screamer.wiki/polls.php?id=<!--{$id|escape:'url'}-->&embed=1&estyle=&<!--{$estyle|escape:'url'}-->"></script><noscript><a href="https://polls.screamer.wiki/polls.php?id=<!--{$id|escape:'url'}-->">Link to poll</a></noscript><!--{else..."  | 
				 fix polls  | 
				||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude>This widget allows you to embed polls from   | <noinclude>This widget allows you to embed polls from pollbay.net. Accepted parameters: '''id''' (required), embed style.</noinclude><includeonly><!--{if isset($id)}--><iframe src="https://pollbay.net/polls.php?id=<!--{$id|escape:'url'}-->&embed=1&estyle=<!--{$estyle|escape:'url'}-->" style="width: 100%; max-width: 500px; height: 550px; max-height: 800px; border: none;"></iframe><noscript><a href="https://pollbay.net/polls.php?id=<!--{$id|escape:'url'}-->">Link to poll</a></noscript><!--{else}--><p style="color:red">No <b>id</b> provided for the polling widget!</p><!--{/if}--></includeonly>  | ||