User:Moonian/monobook.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.
 // [[:en:User:Lupin/popups.js]] - please include this line 
// [[:zh:User:Littlebtc/jstool/popups.js]] - 請保留此行
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Moonian/strings-zh.js&action=raw&ctype=text/javascript');
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Moonian/popups.js' 
              + '&action=raw&ctype=text/javascript');
//document.write('<script type="text/javascript" src="' 
//             + 'en.wikipedia.org/w/index.php?title=User:Lupin/popups.js' 
//             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//document.write('<script type="text/javascript" src="' 
//     + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/strings-zh.js' 
//     + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
 
 
// [[User:Jsimlo/shortcuts.js]]
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Moonian/shortcuts.js' 
             + '&action=raw&ctype=text/javascript');
 
function shortcutsInit ()
{ 
   shortcutsAddLinkEncodeURI ( 'Shida Mirai (Chinese Wikipedia)', ':zh:志田未來' );
   shortcutsAddLinkEncodeURI ( 'My monobook.js', 'User:Moonian/monobook.js' );
 
   shortcutsStartSection ('Navigation Shortcuts');
 
   shortcutsAddLinkEncodeURI ( 'Navigation shortcuts', 'Wikipedia:Tools/Navigation shortcuts' );
 
   shortcutsStartSection ('Wikify');
 
   shortcutsAddLinkEncodeURI ( 'Wikify',          'WP:WWF' );
   shortcutsAddLinkEncodeURI ( 'Guide to layout', 'WP:GTL' );
   shortcutsAddLinkEncodeURI ( 'Manual of Style', 'WP:MOS' );
}
 
// install [[:en:User:Cacycle/wikEd]] in-browser text editor
  mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
  + '&action=raw&ctype=text/javascript');
 
/**
  * 增加「強制刷新」按鈕
  */
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Moonian/purge.js&action=raw&ctype=text/javascript');
 
// [[User:Dschwen/wikiminiatlas2.js]] - please include this line 
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Dschwen/wikiminiatlas2.js' 
      + '&action=raw&ctype=text/javascript');
 
// [[User:Krimpet/CH2_en.js]]
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Moonian/CH2_en.js' 
              + '&action=raw&ctype=text/javascript');