User:Yes0song/monobook.js
From Wikipedia, the free encyclopedia
If a message on your talk page led you here, please be wary of who left it. The code below could contain malicious content capable of compromising your account; if your account appears to be compromised, it will be blocked. If you are unsure whether the code is safe, you can ask at the appropriate village pump.
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
/* 모노북 個人化 設定 == 위키 공용 설정2 == 아래 네모 상자 안이 해당 소스임. */ document.write('<script type="text/javascript" src="' + 'http://www.wikia.com/index.php?title=User:Yes0song/gibon2.js' + '&action=raw&ctype=text/javascript&dontcountme=s"></script>'); /* ---- = 이하 기능 정지 = 이하의 소스들은 현재 기능이 정지되었음. 보존용으로만 남겨둠. */ /* == 테스트 == [[:en:Wikipedia:WikiProject User scripts/Scripts/Talk page section tabs]]*/ /* //<pre><nowiki> function talkpageplus() { var talkpagelink = document.getElementById('ca-talk'); if (talkpagelink.className == 'new') { talkpagelink.firstChild.href += '§ion=new'; } } addOnloadHook(talkpageplus); //</nowiki></pre> */ /* == 테스트2: Q미리보기 == */ /* importScript('User:Alex_Smotrov/qpreview.js'); */ /* == 테스트3: 인라인 섹션 에디터 == */ /* //<pre><nowiki> document.write('<script src="' + 'http://de.wikipedia.org/w/index.php?title=Benutzer:ASM/quickedit.js' + '&action=raw&ctype=text/javascript"></script>'); //</nowiki></pre> */ // 여기까지 기능 정지