MediaWiki:Common.js: Difference between revisions

MediaWiki interface page
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 15: Line 15:


mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups');
mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups');
window.popupStructure = 'lite';
window.popupStructure = 'shortmenus';
window.popupAdminLinks = true;
window.popupAdminLinks = true;
window.popupSubpopups = false;

Revision as of 20:11, 6 September 2022

/* Any JavaScript here will be loaded for all users on every page load. */

/* https://github.com/prtksxna/persistent-toc */
/* mw.loader.load( 'https://cdn.rawgit.com/prtksxna/persistent-toc/master/ptoc.css', 'text/css' ); */
/* mw.loader.load( 'https://cdn.rawgit.com/prtksxna/persistent-toc/master/ptoc.js', 'text/javascript' ); */

/* Persistent Table of Contents */
/* mw.loader.load( 'https://zd10.net/new_wiki/skins/pivot/assets/stylesheets/ptoc.css', 'text/css' ); */
/* mw.loader.load( 'https://zd10.net/new_wiki/skins/pivot/assets/scripts/ptoc.js', 'text/javascript' ); */

/* Tooltipster */
/* $(document).ready(function() { */
/*            $('.tooltip').tooltipster(); */
/*        }); */

mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups');
window.popupStructure = 'shortmenus';
window.popupAdminLinks = true;
window.popupSubpopups = false;
We collect cookies to analyze our website traffic and performance; we never collect any personal data.