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:Ale_jrb/Scripts/igloo.js'); // [[User:Ale_jrb/Scripts/igloo]]

importScript('User:TheJosh/Scripts/NewPagePatrol.js');
npp_num_pages = 20;

showbydefault = true;

importScript('User:Mr.Z-man/patrollinks.js');

importScript('User:Mr.Z-man/autopatrol.js');

 // [[User:The sock that should not be/sidebars.js]]
 mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:The sock that should not be/sidebars.js' 
             + '&action=raw&ctype=text/javascript');
 
 function shortcutsInit ()
 {
 
  shortcutsAddLink ( 'Recent Changes', 'iki/Special:RecentChanges' );
  shortcutsAddLink ( 'Main Page', 'iki/Main_Page' );
  shortcutsAddLink ( 'Random Article', 'iki/Special:Random' );

  shortcutsStartSection ('Status');

  shortcutsAddLink ( 'In', '/index.php?title=User:Until_It_Sleeps_alternate/Status&action=edit&newstatus=in' );
  shortcutsAddLink ( 'Busy', '/index.php?title=User:Until_It_Sleeps_alternate/Status&action=edit&newstatus=busy' );
  shortcutsAddLink ( 'Out', '/index.php?title=User:Until_It_Sleeps_alternate/Status&action=edit&newstatus=out' );
  shortcutsAddLink ( 'College', '/index.php?title=User:Until_It_Sleeps_alternate/Status&action=edit&newstatus=college' );
  shortcutsAddLink ( 'Around', '/index.php?title=User:Until_It_Sleeps_alternate/Status&action=edit&newstatus=around' );
  shortcutsAddLink ( 'Sleeping', '/index.php?title=User:Until_It_Sleeps_alternate/Status&action=edit&newstatus=sleeping' );
  
  shortcutsStartSection ('Contacts');

  shortcutsAddLink ( 'J.delanoy', '/index.php?title=User_talk:J.delanoy&action=edit&section=new' );
  shortcutsAddLink ( 'Juliancolton', '/index.php?title=User_talk:Juliancolton&action=edit&section=new' );
  shortcutsAddLink ( 'Jimbo Wales', '/index.php?title=User_talk:Jimbo_Wales&action=edit&section=new' );
  shortcutsAddLink ( 'Thehelpfulone', '/index.php?title=User_talk:Thehelpfulone&action=edit&section=new' );


  shortcutsStartSection ('Reporting');
  
  shortcutsAddLink ( 'AIV', 'iki/WP:AIV' );
  shortcutsAddLink ( 'UAA', 'iki/WP:UAA' );
  shortcutsAddLink ( '3RR', 'iki/WP:AN3' );

  shortcutsStartSection ('Logs');

  shortcutsAddLink ( 'Newusers', 'iki/Special:Log/newusers' );
  shortcutsAddLink ( 'Page moves', 'iki/Special:Log/move' );
  shortcutsAddLink ( 'NewPages', 'iki/Special:NewPages' );

  shortcutsStartSection ('Noticeboards');

  shortcutsAddLink ( 'Admins noticeboard', 'iki/WP:AN' );
  shortcutsAddLink ( 'AN/incidents', 'iki/WP:ANI' );
  shortcutsAddLink ( 'Ref Desk', 'iki/WP:RD' );

  shortcutsStartSection ('Requests');

  shortcutsAddLink ( 'CHU', 'iki/WP:CHU' );
  shortcutsAddLink ( 'RFA', 'iki/WP:RFA' );
  shortcutsAddLink ( 'PERM', 'iki/WP:PERM' );
  shortcutsAddLink ( 'RFPP', 'iki/WP:RFPP' );

 }

importScript('User:Misza13/statusChanger.js');