User:Chenzw/monobook.js

From Wikiquote

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
// importScript('MediaWiki:Gadget-popups.js');

document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:AzaToth/morebits.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:AzaToth/twinklefluff.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');


document.write('<script type="text/javascript" src="'
+ 'http://en.wikipedia.org/w/index.php?title=User:AzaToth/twinklediff.js'
+ '&action=raw&ctype=text/javascript"></' + 'script>');

TwinkleConfig = {
        revertMaxRevisions              :       50,
        userTalkPageMode                :       'tab',
        showSharedIPNotice              :       true,
        openTalkPage                    :       [ 'agf', 'norm', 'vand' ],
        openTalkPageOnAutoRevert        :       false,
        summaryAd                       :       " using TW",
        deletionSummaryAd               :       " using TW",
        protectionSummaryAd             :       " using TW",
        watchRevertedPages              :       [],
        markRevertedPagesAsMinor        :       [ 'agf', 'norm', 'vand', 'torev' ],
        deleteTalkPageOnDelete          :       false,
        watchWarnings                   :       false,
        markAIVReportAsMinor            :       false,
        markSpeedyPagesAsMinor          :       true,
        offerReasonOnNormalRevert       :       true,
};
importScript("MediaWiki:Gadget-popups-API.js");

document.write('<link rel="stylesheet" href="'
+ 'http://simple.wikiquote.org/w/index.php?title=MediaWiki:Gadget-navpop.css‎'
+ '&action=raw&ctype=text/css" type="text/css" />');