User:Lwarrenwiki/common.js

This is an old revision of this page, as edited by Lwarrenwiki (talk | contribs) at 01:43, 15 May 2018. 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.
// ADDITION TO TOP MENU
// Customized version of User:Waldir/formatcitations.js
importScript("User:Lwarrenwiki/formatcitations.js");

// ADDITION TO LEFT SIDEBAR
// reFill (formerly Reflinks tool)
mw.loader.load( "https://meta.wikimedia.org/w/index.php?title=User:Zhaofeng_Li/Reflinks.js&action=raw&ctype=text/javascript" );

// ADDITION TO LEFT SIDEBAR
// Tool to highlight duplicate links
importScript('User:Ucucha/duplinks.js'); // [[User:Ucucha/duplinks]]

// ADDITION UNDER THE PAGE NAME
// XTools gadget (revision log, etc.)
// see http://meta.wikimedia.org/wiki/User:Hedonil/XTools
// already in global.js
// mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hedonil/XTools/XTools.js&action=raw&ctype=text/javascript');

// ADDITION TO EDIT WINDOW
var SegregateRefsJsAllowConversion = true;
importScript("User:PleaseStand/segregate-refs.js");

// DEPRECATED
// importScript('User:Ohconfucius/script/EngvarB.js');
//     from [[User:Ohconfucius/script/EngvarB.js]]
// importScript('User:GregU/dashes.js');