Misplaced Pages

User:Can I Log In/common.js: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< User:Can I Log In Browse history interactively← Previous editNext edit →Content deleted Content added
Revision as of 01:55, 20 April 2020 view sourceCan I Log In (talk | contribs)Extended confirmed users4,883 edits Installing User:ZLEA/Dashboard.js (script-installer)← Previous edit Revision as of 05:50, 23 April 2020 view source Can I Log In (talk | contribs)Extended confirmed users4,883 edits Installing User:Can I Log In/sandbox.js (script-installer)Next edit →
Line 18: Line 18:
window.replyLinkPreloadPing = button; window.replyLinkPreloadPing = button;
importScript('User:ZLEA/Dashboard.js'); // Backlink: ] importScript('User:ZLEA/Dashboard.js'); // Backlink: ]
importScript('User:Can I Log In/sandbox.js'); // Backlink: ]

Revision as of 05:50, 23 April 2020

//Useless Copyvio Thing
importScript('User:The Earwig/copyvios.js'); // Backlink: ]
//Edit Protected Helper
importScript('User:Jackmcbarn/editProtectedHelper.js'); // Linkback: ]
//More Menu English Misplaced Pages Extension
mw.loader.using(, 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'); // ]
//Stub Search
importScript( 'User:Danski454/stubsearch.js' ); // Backlink: ]
//Vote Symbols
importScript('User:Ais523/votesymbols.js'); // Backlink: ]
//Reply Link
importScript('User:Enterprisey/reply-link.js'); // Backlink: ]
window.replyLinkAutoIndentation = always; 
window.replyLinkPreloadPing = button;
importScript('User:ZLEA/Dashboard.js'); // Backlink: ]
importScript('User:Can I Log In/sandbox.js'); // Backlink: ]