User:A p3rson/vector.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.
mw.loader.load('http://en.wikinews.org/w/index.php?title=MediaWiki:Gadget-dictionaryLookupHover.js&action=raw&ctype=text/javascript');
importScript('User:Twp/tineye.js');
importScript('User:Mr.Z-man/refToolbar 2.0.js');
<!-- TWINKLE -->
 
importScript('User:AzaToth/twinkle.js');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
 
TwinkleConfig = {
        revertMaxRevisions              :       50,
        userTalkPageMode                :       'tab',
        showSharedIPNotice              :       true,
        openTalkPage                    :       [ ],
        openTalkPageOnAutoRevert        :       false,
        summaryAd                       :       " ([[WP:TWINKLE|TW]])",
        deletionSummaryAd               :       " ([[WP:TWINKLE|TW]])",
        protectionSummaryAd             :       " ([[WP:TWINKLE|TW]])",
        watchSpeedyPages                :       [ ],
        watchProdPages                  :       false,
        openUserTalkPageOnSpeedyDelete  :       [ ],
        watchRevertedPages              :       [ ],
        markRevertedPagesAsMinor        :       [ 'agf', 'norm', 'vand', 'torev' ],
        deleteTalkPageOnDelete          :       true,
        watchWarnings                   :       false,
        markAIVReportAsMinor            :       false,
        markSpeedyPagesAsMinor          :       false,
        offerReasonOnNormalRevert       :       true,
        orphanBacklinksOnSpeedyDelete   :       {orphan:true, exclude:['g6']},
        defaultWarningGroup             :       1
};
TwinkleConfig.portletName = '';

<!-- FRIENDLY -->
 
importScript('User:Ioeth/friendly.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlywelcome.js');
importScript('User:AzaToth/morebits.js');
importScript('User:Ioeth/friendlytag.js');
importScript('User:Ioeth/friendlyshared.js');
importScript('User:Ioeth/friendlytalkback.js');
 
FriendlyConfig = {
        summaryAd                       :       " ([[WP:Friendly|FDLY]])",
        enableClock			:	false,
        watchWelcomes                   :       false,
        markWelcomesAsMinor             :       false,
        watchTaggedPages                :       false,
        markTaggedPagesAsMinor          :       true,
        insertHeadings                  :       false,
        welcomeHeading                  :       "== Welcome to Wikipedia! ==",
        insertUsername                  :       true,
        insertSignature                 :       true,
        idsToRename                     :       []
};