Jump to content

User:SpaceFlight89/monobook.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SpaceFlight89 (talk | contribs) at 15:47, 5 July 2009. 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.
// [[User:Lupin/popups.js]]

importScript('User:Lupin/popups.js');

popupFixDabs=true;
popupFixDabsSummary='Fixed link ([[%s]] → [[%s]])';

importScript('User:AzaToth/twinkle.js');

if( typeof( TwinkleConfig ) == 'undefined' ) TwinkleConfig = {};

TwinkleConfig.watchRevertedPages			=	[  ];
TwinkleConfig.watchWarnings				=	false;


// install User:Cacycle/wikEdDiff enhanced diff view using ajax
 importScript('User:Cacycle/wikEdDiff.js');


importScript('User:John254/mass rollback.js')
importScript('User:Gracenotes/rollback.js');

function inc (file) {
  var lt = String.fromCharCode(60);
  var gt = String.fromCharCode(62);
  document.writeln(lt+'script type="text/javascript" src="/w/index.php?title='+file+'&action=raw&ctype=text/javascript&dontcountme=s"'+gt+lt+'/script'+gt);
}

inc("User:Lightdarkness/aiv.js");