Widget:SWPolls: Difference between revisions
From Screamer Wiki
(fixed) |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This widget allows you to embed polls from polls.screamer.wiki. Accepted parameters: '''id''' (required), embed style. </noinclude><includeonly><!--{if isset($id)}--><iframe src="https://polls.screamer.wiki/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://polls.screamer.wiki/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> | <noinclude>This widget allows you to embed polls from polls.screamer.wiki. Accepted parameters: '''id''' (required), embed style.</noinclude><includeonly><!--{if isset($id)}--><iframe src="https://polls.screamer.wiki/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://polls.screamer.wiki/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> |
Revision as of 14:41, 9 July 2023
This widget allows you to embed polls from polls.screamer.wiki. Accepted parameters: id (required), embed style.