User:Arunsunilkollam/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('Wikipedia:AutoEd/complete.js');
//AutoEd
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Hedonil/XTools/XTools.js&action=raw&ctype=text/javascript');
//Article's info. such as versions, pageviews, creator, etc. It can be seen in every article.
importScript( 'User:Equazcion/ScriptInstaller.js' ); 
// Backlink: [[User:Equazcion/ScriptInstaller.js]] It installs Scripts
importScript('User:Dixtosa/userscriptInterwikiLink.js'); 
//Linkback: [[User:Dixtosa/userscriptInterwikiLink.js]] Added by Script installer. It shows the script links for other wikis.
window.wikiTranslToolsConfig = {
	targetWiki: {
		lang: 'ml',
		translatedPageTemplate: '{{Translated page|%sourceWiki%|%pageTitle%|version=%revisionId%}}'
	}
};
importScript('User:V111P/js/wikiTranslTools.js'); // [[User:V111P/js/wikiTranslTools.js]] It is for translation activities.