User:Airplaneman/common.js

This is an old revision of this page, as edited by Airplaneman (talk | contribs) at 22:12, 7 December 2015 (+). 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.
importScript('User:TheJosh/Scripts/NewPagePatrol.js');
npp_num_pages = 50;
npp_refresh = 10;
npp_num_idle_req = 50;

importScript('User:GregU/dashes.js');
importScript('User:Gracenotes/rollback.js');
importScript('User:Steel359/protection.js');
importScript('User:Rami_R/rfppClerk.js');
importScript('User:Plastikspork/date.js');
importScript('User:Ale_jrb/Scripts/igloo.js'); // [[User:Ale_jrb/Scripts/igloo]]
importScript('User:Cameltrader/Advisor.js');
importScript('User:Ale_jrb/Scripts/userhist.js');  //[[User:Ale_jrb/Scripts]]
importScript('User:Ale_jrb/Scripts/statusCheck.js');  //[[User:Ale_jrb/Scripts]]
importScript('User:Dr pda/persondata.js'); //[[User:Dr pda/persondata.js]]
importScript('User:Ohconfucius/script/MOSNUM dates.js'); // [[User:Ohconfucius/script/MOSNUM dates.js]]

//xtools for various article information, posted at the top of the article.
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hedonil/XTools/XTools.js&action=raw&ctype=text/javascript');

if( typeof( FriendlyConfig ) == 'undefined' ) FriendlyConfig = {};
FriendlyConfig.customWelcomeList = [
  {
    label: '{{User:Airplaneman/W}}: Airplaneman\'s welcome message',
    value: 'User:Airplaneman/W'
  }
];