Jump to content

User:Mike.lifeguard/monobook.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
function importAnyScript(lang,family,script) {
        document.write('<script type="text/javascript" src="' + 'http://'
                + lang + '.'
                + family + '.org/enwiki/w/index.php?title='
                + script + '&action=raw&ctype=text/javascript"></script>');
}
 
importAnyScript('meta','wikimedia','User:Mike.lifeguard/remote.js');

//importScript('User:Splarka/dabfinder.js');

TwinkleConfig = {
        revertMaxRevisions              :       50,
        userTalkPageMode                :       'tab',
        showSharedIPNotice              :       false,
        openTalkPage                    :       [],
        openTalkPageOnAutoRevert        :       false,
        summaryAd                       :       " using [[:w:en:WP:TWINKLE|TW]]",
        watchRevertedPages              :       [],
        markRevertedPagesAsMinor        :       [ 'agf', 'norm', 'vand', 'torev' ],
        offerReasonOnNormalRevert       :       true,
};


importScript('User:AzaToth/twinkle.js');

importScript('User:Alex Smotrov/histcomb.js')