Jump to content

User:Iljhgtn/common.js

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Iljhgtn (talk | contribs) at 18:03, 4 January 2025 (Uninstalling User:Wugapodes/Capricorn.js (script-installer)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
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:Iljhgtn/MyEditSummaries.js');
importScript('User:Novem_Linguae/Scripts/ReviewStatus.js'); // Backlink: [[User:Novem_Linguae/Scripts/ReviewStatus.js]]
importScript('User:RedWarn/.js'); // Backlink: [[User:RedWarn/.js]]
$.ajax('//tools-static.wmflabs.org/meta/scripts/pathoschild.templatescript.js', { dataType:'script', cache:true }).then(function() {
	pathoschild.TemplateScript.add([
	{
		category: 'Redirect templates',
		name: 'R from alternative language (Hebrew to English)',
		template: '{{R from alternative language|he|en}}',
		position: 'after',
		editSummary: 'Adding redirect template'
	},
	{
		category: 'Redirect templates',
		name: 'R from alternative language (Arabic to English)',
		template: '{{R from alternative language|ar|en}}',
		position: 'after',
		editSummary: 'Adding redirect template'
	}
	]);
});