User:Tycho Magnetic Anomaly-1/common.js

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

importScript('User:Ucucha/HarvErrors.js');

importScript("User:GregU/dashes.js");

importScript('User:Cameltrader/Advisor.js');

importScript('User:Ohconfucius/script/formatgeneral.js'); //User:Ohconfucius/script/formatgeneral.js

importScript('User:Ohconfucius/script/Common Terms.js'); //User:Ohconfucius/script/Common Terms.js

importScript('user:js/urldecoder.js')

var urlDecoderIntLinks = true;

importScript('User:Snottywong/diffconverter.js');

// Add WP:Reflinks launcher in the toolbox on left

addOnloadHook(function () {

mw.util.addPortletLink(

"p-tb", // toolbox portlet

"http://toolserver.org/~dispenser/cgi-bin/webreflinks.py/" + wgPageName

+ "?client=script&citeweb=on&overwrite=simple&limit=50&lang=" + wgContentLanguage,

"Reflinks" // link label

)});