사용자:토끼군/monobook.js
위키백과 ― 우리 모두의 백과사전.
< 사용자:토끼군
참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 갱신해야 합니다. 모질라 / 파이어폭스 / 사파리: ‘시프트’ 키를 누르면서 ‘새로 고침’을 클릭하거나, Ctrl-F5를 입력; 컨커러: 단순히 '새로고침'을 클릭하거나 F5를 입력; 오페라 사용자는 ‘도구→설정’에서 캐시를 완전히 비워야 합니다.
<!-- // --> <pre>
// 자세한 건 [[사용자:토끼군/customized.js]]를 참고합시다.
// See [[사용자:토끼군/customized.js]] for more information.
// 단축키 재조정 (충돌을 막기 위해..)
ta['pt-login'][0] = '';
ta['pt-anonlogin'][0] = '';
ta['pt-logout'][0] = '';
ta['ca-delete'][0] = '';
ta['ca-undelete'][0] = '';
ta['ca-watch'][0] = '';
ta['ca-unwatch'][0] = '';
ta['search'][0] = '';
////////////////////////////////////////////////////////////////////////////////
// EditPageRedesign 모듈
$EditPageRedesign = {chartable: [
['', '\xa0·\xa0', '·'],
['0', '…', '…'],
['!', '\xa0¹\xa0', '¹'],
['@', '\xa0²\xa0', '²'],
['#', '\xa0³\xa0', '³'],
['', '—', '—'],
['', '±', '±'],
['', '×', '×'],
['', '≤', '≤'],
['', '≥', '≥'],
['1', '〈〉', ['〈', '〉']],
['2', '《》', ['《', '》']],
['3', '\xa0‘’\xa0', ['‘', '’']],
['4', '“”', ['“', '”']],
['', '→', '→'],
['', '←', '←'],
[';', '[[분류]]', ['[[분류:', ']]']],
['/', '<ref>', ['<ref>', '</ref>']],
['?', '<references/>', ['== ', ' ==\n<references/>\n']],
['(', '<nowiki>', ['<nowiki>', '</nowiki>']],
[')', '<math>', ['<math>', '</math>']],
['-', '{{lang}}', {text: ['{{lang|$|', '}}'], deftext: 'en', prompt: 'insert language code'}],
['_', '{{llang}}', {text: ['{{llang|$|', '}}'], deftext: 'en', prompt: 'insert language code'}],
['\\', '--~~~~', ' --~~~~'],
]};
// JavascriptConsole 모듈
$JavascriptConsole = {};
// SimpleInterwiki 모듈
$SimpleInterwiki = {
targets: {0: 'document', 4: 'document', 6: 'media', 10: 'document', 14: 'document'},
targetmap: {
document: ['ko.wp', 'en.wp', 'ja.wp', 'de.wp'],
media: ['ko.wp', 'en.wp', 'ja.wp', 'de.wp', 'commons'],
},
};
// PurgeButton 모듈
$PurgeButton = {};
////////////////////////////////////////////////////////////////////////////////
document.write('<script type="text/javascript" src="http://ko.wikipedia.org/w/' +
'index.php?title=User:%ED%86%A0%EB%81%BC%EA%B5%B0/customized.js&' +
'action=raw&ctype=text/javascript&dontcountme=s' + // '&oldid=(OLDID HERE)' +
'"></'+'script>');
//////////////////////////////////////////////////////////////////////////////// </pre>

