Jump to content

User:Ninetyone/monobook.js

From Wikipedia, the free encyclopedia
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.
importScript('User:AzaToth/twinkle.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlytag.js');


$(function(){ if(mw.config.get('wgCanonicalNamespace')[0] != 'U') return; t = 'Userrights'; url = mw.config.get('wgScript') + '?title=Special:Listusers&limit=1&username=' + mw.config.get('wgTitle').replace(/\/.*$/,''); r = document.createElement('li'); a = document.createElement("a"); a.setAttribute("title", t); a.setAttribute("href", url); a.innerHTML = t; r.setAttribute('id', 't-' + t); r.appendChild(a); u = document.getElementById('t-upload'); u.parentNode.insertBefore(r, u); });

importScript('User:Alex_Smotrov/qpreview.js');

importScript('User:Ais523/watchlistnotifier.js');

importScript('User:TheJosh/Scripts/NewPagePatrol.js');
// [[User:Krimpet/CH2.js]]
importScript('User:Krimpet/CH2.js');

importScript('User:Haza-w/cactions.js'); //[[User:Haza-w/cactions.js]]
var cactions = {
itabs: false

};

importScript('User:Henrik/js/automod.js');

importScript('User:Ale_jrb/Scripts/userhist.js');  //[[User:Ale_jrb/Scripts]]

importScript('User:M/reword.js');

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

importScript('User:Ale_jrb/Scripts/igloo.js'); // [[User:Ale_jrb/Scripts/igloo]]