Difference between revisions of "Widget: Discord"

From Nydus Network
Jump to: navigation, search
Line 9: Line 9:
 
== Copy to your site ==
 
== Copy to your site ==
 
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
 
To use this widget on your site, just install [https://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy the [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as page '''{{FULLPAGENAME}}'''.
</noinclude><includeonly><iframe src="//discordapp.com/widget?id=<!--{$id|escape:'html'}-->&theme={$theme|default:"dark"}" width="350" height="500" allowtransparency="true" style="border: none"></iframe></includeonly>
+
</noinclude><includeonly><iframe src="//discordapp.com/widget?id={$id|escape:'html'}&theme={$theme|default:"dark"}" width="350" height="500" allowtransparency="true" style="border: none"></iframe></includeonly>

Revision as of 15:48, 6 June 2018

This widget allows you to embed a Discord widget (HTML version) on your wiki page.

Created by Technical 13

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as page Widget:Discord.