VOOZH about

URL: https://minecraft.wiki/w/MediaWiki:Gadget-discordWidget.js

⇱ MediaWiki:Gadget-discordWidget.js – Minecraft Wiki


MediaWiki:Gadget-discordWidget.js

From Minecraft Wiki
Jump to navigation Jump to search
In other languages

Note: After saving, you have to bypass your browser's cache to see the changes.

Google Chrome, Firefox, Microsoft Edge, and Safari: Hold down the key and click the Reload toolbar button.
For details and instructions about other browsers, see Wikipedia:Bypass your cache.

$('.CPDiscord').html($('<iframe>')
.attr('class','discord-widget discord-widget-'+($('body.wgl-theme-dark').length?'dark':'light'))
.attr('src','https://discord.com/widget?id=447104142729674753&theme='+($('body.wgl-theme-dark').length?'dark':'light'))
.attr('width','350')
.attr('height','500')
.attr('allowtransparency','true')
.attr('frameborder','0')
)
Retrieved from "https://minecraft.wiki/w/MediaWiki:Gadget-discordWidget.js?oldid=2365172"

Navigation menu