User:Adavidb/vector.js

Source: 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:Adavidb/monobook.js');
importScript('User:קיפודנחש/cat-a-lot.js');

importScript( 'User:Qwertyytrewqqwerty/DisamAssist.js' ); // Backlink: [[User:Qwertyytrewqqwerty/DisamAssist.js]]

//JWB installation
mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Joeytje50/JWB.js/load.js&action=raw&ctype=text/javascript');

//Below is copied from monobook.js
//importScript('User:Lupin/popups.js'); // [[User:Lupin/popups.js]]
popupFixDabs=true;

importScript('User:Dr pda/persondata.js'); //[[User:Dr pda/persondata.js]]

importScript('User:PC-XT/Advisor.js'); //[[User:PC-XT/Advisor.js]]

importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]

// Add [[WP:Reflinks]] launcher in the toolbox on left
$(function () {
 mw.util.addPortletLink(
  "p-tb",     // toolbox portlet
  "http://toolserver.org/~dispenser/cgi-bin/webreflinks.py/" + mw.config.get('wgPageName')
   + "?client=script&citeweb=on&overwrite=&limit=20&lang=" + mw.config.get('wgContentLanguage'),
  "Reflinks"  // link label
)});

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

autoEdClick = false; //needed for proper function of AutoEd compatibility with wikEd; added 2024-09-01