Jump to content

User:Doc James/common.js

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Doc James (talk | contribs) at 12:40, 7 December 2024. 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.
mw.loader.load( '//de.wikipedia.org/w/index.php?title=Benutzer:TMg/advancedSearch.js&action=raw&ctype=text/javascript' );
importScript( 'User:Amorymeltzer/crathighlighter.js' ); // Backlink:User:Amorymeltzer/crathighlighter.js
importScript( 'User:Enterprisey/reply-link.js' ); // Backlink: [[User:Enterprisey/reply-link.js]]
importScript( 'User:Enterprisey/link-deleted-revs.js' ); // Backlink: [[User:Enterprisey/link-deleted-revs.js]]

// [[User:Jsimlo/shortcuts.js]]
mw.loader.load('/w/index.php?title=User:Jsimlo/shortcuts.js&action=raw&ctype=text/javascript');
 
window.shortcutsInit = function ()
{
  shortcutsAddLink ('Gout', 'Wikipedia:Gout');
  shortcutsAddLink ( 'name', 'article' );
    shortcutsStartSection ('wikify');

  shortcutsAddLink ( 'Wikify',          'WP:WWF' );
  shortcutsAddLink ( 'Guide to layout', 'WP:GTL' );
  shortcutsAddLink ( 'Manual of Style', 'WP:MOS' );
};