Jump to content

User:PrimeHunter/vector.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by PrimeHunter (talk | contribs) at 21:35, 28 April 2012 (copied from User:Equazcion/NoEditSandbox.js). 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.
var NoEditSandbox = $('#pt-mysandbox a').slice(0,1).attr('href', '/wiki/User:' + wgUserName + '/sandbox');

importScript('User:Ais523/bracketmatch.js'); //[[User:Ais523/bracketmatch.js]]
importScript('User:Kylu/diff.js');
importScript('User:X!/userrights.js');

 // [[User:Jsimlo/shortcuts.js]]
importScript('User:Jsimlo/shortcuts.js');
 
 function shortcutsInit ()
 {
 
  shortcutsAddLink ('Navigation shortcuts', 'Wikipedia:Tools/Navigation shortcuts');
  shortcutsAddLink ('New pages', 'Special:NewPages');
  shortcutsAddLink ('Village pump', 'Wikipedia:Village pump');
 
 }