Thanks for using our site!

If you're looking to become an editor, please read the Becoming an Editor section carefully.

MediaWiki:Common.js: Difference between revisions

From ranchstory
Jump to navigationJump to search
imported>Stephen64
m Protected "MediaWiki:Common.js" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) [Delete=Allow only administrators] (indefinite))
imported>Stephen64
No edit summary
Line 1: Line 1:
/* Any JavaScript here will be loaded for all users on every page load. */
/* Any JavaScript here will be loaded for all users on every page load. */
$("#discord-widget").html('<iframe src="https://discord.com/widget?id=568247092867366947&theme=dark" width="350" height="500" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>');
$("#discord-widget").html('<iframe src="https://discord.com/widget?id=568247092867366947&theme=dark" width="350" height="400" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>');

Revision as of 14:15, 24 December 2020

/* Any JavaScript here will be loaded for all users on every page load. */
$("#discord-widget").html('<iframe src="https://discord.com/widget?id=568247092867366947&theme=dark" width="350" height="400" allowtransparency="true" frameborder="0" sandbox="allow-popups allow-popups-to-escape-sandbox allow-same-origin allow-scripts"></iframe>');