コンテンツにスキップ

「利用者:T.Saito/monobook.js」の版間の差分

削除された内容 追加された内容
T.Saito (会話 | 投稿記録)
wptools.jswptools.unstable.jsに基づく自動生成
m Maintenance: Replacing document.write with mw.loader.load (mw:ResourceLoader/Migration_guide_(users)#Avoid_document.write() - phab:T130879)
 
13行目: 13行目:
//Navpop ([http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript&dontcountme=s page]/[http://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups talk]) - リンク先の情報をポップアップ表示する<pre>
//Navpop ([http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript&dontcountme=s page]/[http://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups talk]) - リンク先の情報をポップアップ表示する<pre>
{
{
document.write('<script type="text/javascript" src="http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript');
}
}
//end</pre><hr>
//end</pre><hr>

2022年5月16日 (月) 14:13時点における最新版

//written by [http://nasounds.web.fc2.com/wp_tool_installer/wp_tool_installer.html wp_tool_installer]
//support<pre>
//end</pre>
//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_settings = {

}
}
//end</pre><hr>
//Navpop ([http://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript&dontcountme=s page]/[http://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups talk]) - リンク先の情報をポップアップ表示する<pre>
{
mw.loader.load('https://en.wikipedia.org/w/index.php?title=User:Lupin/popups.js&action=raw&ctype=text/javascript');
}
//end</pre><hr>
//wikipedia script () - Wikipediaで自動的に読み込まれているツールの設定を行います。<pre>
{
NavigationBarShowDefault = true;
}
//end</pre><hr>
//submitblock ([[利用者:Tietew/submitblock.js|page]]/[[利用者:Tietew/ユーザースクリプト集|talk]]) - うっかり投稿防止。「要約」欄でEnterを押したときに投稿して良いか尋ねます。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tietew/submitblock.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>
//interlang ([[利用者:Tietew/interlang.js|page]]/[[利用者:Tietew/ユーザースクリプト集|talk]]) - interlangのツールチップに項目名を載せます。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tietew/interlang.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>
//log ([[利用者:Tietew/log.js|page]]/[[利用者:Tietew/ユーザースクリプト集|talk]]) - ツールボックスに「Page log / User log / Purge cache」リンクを、画像ページのタブに「commons」を追加します。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tietew/log.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>
//blinktalk ([[利用者:Tietew/blinktalk.js|page]]/[[利用者:Tietew/ユーザースクリプト集|talk]]) - 会話にメッセージが来たとき、<del>目障り</del>でかでかとしたバナーの替わりに「マイ・トーク」を点滅してお知らせします。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tietew/blinktalk.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>
//logoutconfirm ([[利用者:Tietew/logoutconfirm.js|page]]/[[利用者:Tietew/ユーザースクリプト集|talk]]) - プレビューしようとして [Alt]+[o] を良く押してしまう人に。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tietew/logoutconfirm.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>
//useralert ([[利用者:Tietew/useralert.js|page]]/[[利用者:Tietew/ユーザースクリプト集|talk]]) - 他人の利用者ページを編集しようとするとアラートを出します。<pre>
{
document.write('<script type="text/javascript" src="/w/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Tietew/useralert.js&action=raw&ctype=text/javascript&dontcountme=s"></script>');
}
//end</pre><hr>