Widget:SWPolls: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
No edit summary
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'}-->" width=500" max-width="500" height="500" max-height="800" style="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'}-->" width=500" max-width="500" height="550" max-height="800" style="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 12:05, 4 May 2023

This widget allows you to embed polls from polls.screamer.wiki. Accepted parameters: id (required), embed style.