Jump to content

User:DaxServer-test/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by DaxServer-test (talk | contribs) at 14:30, 11 March 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
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 ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/**
 * TemplateScript adds configurable templates and scripts to the sidebar, and adds an example regex editor.
 * @see [[meta:TemplateScript]]
 * @update-token [[File:Pathoschild/templatescript.js]]
 */
//mw.loader.load('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js');

//importScript('User:Guywan/Scripts/BulletSort.js'); // Backlink: [[User:Guywan/Scripts/BulletSort.js]]
//importScript('User:DaxServer/BooksToSfn.js'); // Backlink: [[User:DaxServer/BooksToSfn.js]]
importScript('User:DaxServer-test/test.js'); // Backlink: [[User:DaxServer-test/test.js]]
importScript('User:BrandonXLF/ToTopButton.js'); // Backlink: [[User:BrandonXLF/ToTopButton.js]]
mw.loader.load('http://localhost:8000/karna-disruption.js');
mw.loader.load('http://localhost:8000/locked.js');