MediaWiki:Common.js: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Tag: Reverted
Line 13: Line 13:
/*            $('.tooltip').tooltipster(); */
/*            $('.tooltip').tooltipster(); */
/*        }); */
/*        }); */
mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups');

Revision as of 19:15, 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');
We collect cookies to analyze our website traffic and performance; we never collect any personal data.