Jump to content

User:Plantaest/common.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.
importScript("User:Writ Keeper/Scripts/commonHistory.js");

mw.loader.load( '/w/index.php?title=User:Evad37/Watchlist-openUnread.js&action=raw&ctype=text/javascript' ); // Backlink: [[User:Evad37/Watchlist-openUnread.js]]

importScript('User:Plantaest/TestVue.js'); // Backlink: [[User:Plantaest/TestVue.js]]
importScript('User:Awesome Aasim/rcpatrol.js'); // Backlink: [[User:Awesome Aasim/rcpatrol.js]]
importScript('User:BrandonXLF/CompareRevisions.js'); // Backlink: [[User:BrandonXLF/CompareRevisions.js]]
importScript('User:Enterprisey/fancy-diffs.js'); // Backlink: [[User:Enterprisey/fancy-diffs.js]]
importScript('User:Guarapiranga/accessKeysCheatSheet.js'); // Backlink: [[User:Guarapiranga/accessKeysCheatSheet.js]]
importScript('User:Eejit43/scripts/afcrc-helper.js'); // Backlink: [[User:Eejit43/scripts/afcrc-helper.js]]
importScript('User:SD0001/DYK-helper.js'); // Backlink: [[User:SD0001/DYK-helper.js]]

// force vse
mw.loader.using('mediawiki.util').then(function() {
	var href = '/w/index.php?title=' + mw.util.wikiUrlencode(mw.config.get('wgPageName')) + '&veaction=edit';
    mw.util.addPortletLink('p-cactions', href, 'Force Visual Edit', 'ca-ve-force-edit', 'Ép sử sụng sửa đổi trực quan', 'v');
});