MediaWiki
Common.js
From Dogcraft Wiki
m (3 revisions imported: Final transfer, hope this works) |
(Lets hope this doesent break anything) |
||
Line 10: | Line 10: | ||
window.popupSummaryData = false; | window.popupSummaryData = false; | ||
*/ | */ | ||
mw.loader.load('https://dev.fandom.com/wiki/MediaWiki:DiscordIntegrator/code.js'); |
Revision as of 20:27, 18 May 2020
/* Any JavaScript here will be loaded for all users on every page load. */
/* Navigation Popups */
/* Currently Disabled
mw.loader.load('/load.php?modules=ext.gadget.Navigation_popups');
window.popupAdminLinks = false;
window.popupActionsMenu = false;
window.popupStructure = 'lite';
window.popupSubpopups = false;
window.popupSummaryData = false;
*/
mw.loader.load('https://dev.fandom.com/wiki/MediaWiki:DiscordIntegrator/code.js');
This page was last modified on 18 May 2020, at 20:27. (2 months ago)