Widget:Discord: Difference between revisions

From Destinypedia, the Destiny wiki

No edit summary
No edit summary
Tag: Reverted
Line 1: Line 1:
<noinclude>This widget allows you to embed Discord widgets. Accepted parameters: '''id''' (required), '''width''', '''height''', '''theme''' (may be set to 'light').</noinclude><includeonly><!--{if isset($id)}--><iframe src="https://discordapp.com/widget?id=<!--{$id|escape:'url'}-->&amp;theme=<!--{$theme|escape:'url'|default:'dark'}-->" width="<!--{$width|escape:'html'|default:'250'}-->" height="<!--{$height|escape:'html'|default:'400'|string_format:"%d"}-->" allowtransparency="true" frameborder="0"></iframe><!--{else}--><p style="color:red">No <b>id</b> provided for the Discord widget!</p><!--{/if}--></includeonly>
<noinclude>This widget allows you to embed Discord widgets. Accepted parameters: '''id''' (required), '''width''', '''height''', '''theme''' (may be set to 'light').</noinclude><includeonly><!--{if isset($id)}--><iframe src="https://discordapp.com/widget?id=<!--{$id|escape:'url'}-->&amp;theme=<!--{$theme|escape:'url'|default:'dark'}-->" width="<!--{$width|escape:'html'|default:'250'|string_format:"%d"}-->" height="<!--{$height|escape:'html'|default:'400'|string_format:"%d"}-->" allowtransparency="true" frameborder="0"></iframe><!--{else}--><p style="color:red">No <b>id</b> provided for the Discord widget!</p><!--{/if}--></includeonly>

Revision as of 16:08, March 6, 2022

This widget allows you to embed Discord widgets. Accepted parameters: id (required), width, height, theme (may be set to 'light').