User:Dmehus/common.js: Difference between revisions

From Test Wiki
Jump to navigation Jump to search
m (Uninstalling QuickEdit; not working right cross-wiki)
m (Undo revision 15440 by Dmehus (talk) Uninstalling links-in-logs, with thanks to Enterprisey for the great user script, now that it's included within MediaWiki 1.36 or MediaWiki 1.37)
Tag: Undo
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups'); // Backlink: [[Wikipedia:Tools/Navigation popups]]
mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups'); // Backlink: [[Wikipedia:Tools/Navigation popups]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Restorer.js&action=raw&ctype=text/javascript'); // Backlink:  [[User:BrandonXLF/Restorer]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Restorer.js&action=raw&ctype=text/javascript'); // Backlink:  [[User:BrandonXLF/Restorer]]
mw.loader.load('//dev.miraheze.org/w/index.php?title=MediaWiki:backendInformation.js&action=raw&ctype=text/javascript');
mw.loader.load('//dev.miraheze.org/w/index.php?title=MediaWiki:BackendInformation/QueuedJobs.js&action=raw&ctype=text/javascript');

Latest revision as of 05:33, 12 April 2022

// mw.loader.load("//en.wikipedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript");
mw.loader.load("//en.wikipedia.org/w/index.php?title=User:DannyS712/PermaLinkSection.js&action=raw&ctype=text/javascript"); // Backlink: [[User:DannyS712/PermaLinkSection.js]]
mw.loader.load("//en.wikipedia.org/w/index.php?title=User:DannyS712/Easy-link.js&action=raw&ctype=text/javascript"); // Backlink: [[User:DannyS712/Easy-link.js]]
mw.loader.load("//en.wikipedia.org/w/index.php?title=User:Writ_Keeper/Scripts/markBlocked.js&action=raw&ctype=text/javascript"); // Backlink: [[User:Writ Keeper/Scripts/markBlocked.js]]
mw.loader.load("//en.wikipedia.org/w/index.php?title=User:Enterprisey/diff-permalink.js&action=raw&ctype=text/javascript"); // Backlink: [[User:Enterprisey/diff-permalink.js]]
// mw.loader.load("//en.wikipedia.org/w/index.php?title=User:Enterprisey/links-in-logs.js&action=raw&ctype=text/javascript"); // Backlink: [[User:Enterprisey/links-in-logs.js]]
mw.loader.load('https://en.wikipedia.org/w/load.php?modules=ext.gadget.Navigation_popups'); // Backlink: [[Wikipedia:Tools/Navigation popups]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:BrandonXLF/Restorer.js&action=raw&ctype=text/javascript'); // Backlink:  [[User:BrandonXLF/Restorer]]
mw.loader.load('//dev.miraheze.org/w/index.php?title=MediaWiki:BackendInformation/QueuedJobs.js&action=raw&ctype=text/javascript');