利用者:Kkkdc/monobook.js

出典: フリー多機能辞典『ウィクショナリー日本語版(Wiktionary)』
ナビゲーションに移動 検索に移動

注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。

  • Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
  • Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
  • Internet Explorer / Microsoft Edge: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
  • Opera: Ctrl-F5を押してください
/* [[利用者:Tietew/ユーザースクリプト集]]からお借りしています。 <pre> */

function include(s) {
  document.write('<script type="text/javascript" src="' +
                 'http://ja.wikipedia.org/w/index.php?title=' +
                 encodeURI(s) + '&amp;action=raw&amp;ctype=text/javascript' +
                 '&amp;dontcountme=s"><' + '/script>');
}

function brBeforeSummary() {
  var f = document.getElementById("wpSummaryLabel");
  if(f) {
    f.innerHTML = '<br />' + f.innerHTML;
  }
}

function dontstyle() {
  jastyle_autostyle_namespaces = [];
}

include("User:Tietew/submitblock.js");
include("User:Tietew/interlang.js");
include("User:Tietew/log.js");
include("User:Tietew/vfd.js");
include("User:Tietew/restore.js");

//include("User:Kkkdc/talkhelp.js");

//document.writeln('<script type="text/javascript" src="' +
//                 'http://linky.wikipedia.jp/js/jastyle.js"><' + '/script>');

$(dontstyle);
include("User:Tietew/jastyle.js");
//jastyle_autostyle_namespaces = [];

$( brBeforeSummary );

addButton('/skins-1.5/common/images/button_sig.png','カスタム署名',"\u007B\u007Bsubst:User:Kkkdc/sig}}",'','');

/* </pre> */