Widget:SWPolls: Difference between revisions
From Screamer Wiki
No edit summary |
(fix polls) |
||
(5 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> |
Latest revision as of 18:03, 17 September 2024
This widget allows you to embed polls from pollbay.net. Accepted parameters: id (required), embed style.