Widget:Discord: Difference between revisions

From Destinypedia, the Destiny wiki

(Created page with "<noinclude>This widget allows you to embed Discord widgets. Accepted parameters: '''id''' (required), '''width''', '''height''', '''theme''' (may be set to 'light').</noinclud...")
 
No edit summary
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'}-->&theme=<!--{$theme|escape:'url'|default:'dark'}-->" width="<!--{($width|escape:'html'|default:'250')|string_format:"%d"}-->" height="<!--{($height|escape:'html'|default:'385')|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'}-->&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 14:17, February 28, 2019

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