사용자:Moonian/monobook.js

위키백과, 우리 모두의 백과사전.

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다. 구글 크롬, 파이어폭스, 마이크로소프트 엣지, 사파리: ⇧ Shift 키를 누른 채 "새로 고침" 버튼을 클릭하십시오. 더 자세한 정보를 보려면 위키백과:캐시 무시하기 항목을 참고하십시오.

 // [[: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');
document.write('<script type="text/javascript" src="' 
              + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/popups.js' 
              + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
//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>');
 
// [[:zh:User:Moonian/shortcuts.js]]
document.write('<script type="text/javascript" src="' 
             + 'http://zh.wikipedia.org/w/index.php?title=User:Moonian/shortcuts.js' 
             + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
function shortcutsInit ()
{ 
 
   shortcutsAddLinkEncodeURI ( '志田未來(中文維基百科)', ':zh:志田未来' );
   shortcutsAddLinkEncodeURI ( '제 monobook.js', 'User:Moonian/monobook.js' );
 
   shortcutsStartSection ('導航捷徑');
 
   shortcutsAddLinkEncodeURI ( '導航捷徑', ':en:Wikipedia:Tools/Navigation shortcuts' );
}
 
// install [[:en:User:Cacycle/wikEd]] in-browser text editor
  document.write('<script type="text/javascript" src="'
  + 'http://en.wikipedia.org/w/index.php?title=User:Cacycle/wikEd.js'
  + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
/**
  * 增加「強制刷新」按鈕
  */
mw.loader.load('https://zh.wikipedia.org/w/index.php?title=User:Moonian/purge.js&action=raw&ctype=text/javascript');
 
// [[:en:User:Dschwen/wikiminiatlas2.js]] - please include this line 
document.write('<script type="text/javascript" src="' 
      + 'http://en.wikipedia.org/w/index.php?title=User:Dschwen/wikiminiatlas2.js' 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');
 
// [[:en:User:Krimpet/CommonsHelper Helper|CommonsHelper Helper]] (CH²) by [[:en:User:Krimpet|Krimpet]]
document.write('<script type="text/javascript" src="' 
      + 'http://ko.wikipedia.org/w/index.php?title=User:Moonian/CH2_ko.js' 
      + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');