Jump to content

User:MorbidEntree/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MorbidEntree (talk | contribs) at 04:14, 27 May 2016 (Created page with '//Admin Highlighter {{subst:js|User:Theopolisme/Scripts/adminhighlighter.js}} //Dupe Link Checker importScript('User:Ucucha/duplinks.js'); // [[User:Ucucha/dupl...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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.
//Admin Highlighter
mw.loader.load('//en.wikipedia.org/w/index.php?title=User%3ATheopolisme%2FScripts%2Fadminhighlighter.js&action=raw&ctype=text/javascript'); // [[User:Theopolisme/Scripts/adminhighlighter.js]]

//Dupe Link Checker
importScript('User:Ucucha/duplinks.js'); // [[User:Ucucha/duplinks]]

//Link Classifier
importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
importStylesheet('User:Anomie/linkclassifier.css'); // Linkback: [[User:Anomie/linkclassifier.css]]
LinkClassifierOnDemand=true;
importScript('User:Anomie/linkclassifier.js'); // Linkback: [[User:Anomie/linkclassifier.js]]
importStylesheet('User:Anomie/linkclassifier.css'); // Linkback: [[User:Anomie/linkclassifier.css]]
mw.util.addPortletLink('p-cactions', 'javascript:LinkClassifier.onDemand()', 'Link Classifier');

// sMirC Emoticons-bar for the WikiEditor [[File:User:Perhelion/WikiEditorEmoticons.js]]
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Perhelion/WikiEditorEmoticons.js&action=raw&ctype=text/javascript&maxage=86400&bcache=1');