Jump to content

User:Can I Log In/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Can I Log In (talk | contribs) at 19:34, 2 May 2020 (Disable, experimenting with new script). 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.
//Edit Protected Helper
//importScript('User:Jackmcbarn/editProtectedHelper.js'); // Linkback: [[User:Jackmcbarn/editProtectedHelper.js]]
//More Menu English Wikipedia Extension
mw.loader.using(['mediawiki.util', 'mediawiki.api'], function () {
	mw.loader.load('https://en.wikipedia.org/w/?title=MediaWiki:Gadget-MoreMenu.enwiki.js&action=raw&ctype=text/javascript');
});
//Rater
importScript('User:Evad37/rater.js'); // [[User:Evad37/rater]]
//Stub Search
importScript( 'User:Danski454/stubsearch.js' ); // Backlink: [[User:Danski454/stubsearch.js]]
//Vote Symbols
importScript('User:Ais523/votesymbols.js'); // Backlink: [[User:Ais523/votesymbols.js]]
importScript('User:ZLEA/Dashboard.js'); // Backlink: [[User:ZLEA/Dashboard.js]]
importScript('User:Can I Log In/sandbox.js'); // Backlink: [[User:Can I Log In/sandbox.js]]
//Reply Link
importScript('User:Enterprisey/reply-link.js'); // Backlink: [[User:Enterprisey/reply-link.js]]
window.replyLinkAutoIndentation = "always"; 
window.replyLinkPreloadPing = "button";
importScript('User:Evad37/duplinks-alt.js'); // Backlink: [[User:Evad37/duplinks-alt.js]]
importScript('User:Awesome Aasim/editrequest.js'); // Backlink: [[User:Awesome Aasim/editrequest.js]]