Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
mw.loader.load( 'ext.gadget.VisualFileChange' );
window.AjaxDeleteExtraButtons = [{
		'label': 'Dupe',
		'tag': '{' + '{duplicate|1=%PARAMETER%|user=%USER%}}',
		'img_summary': 'Tagging as duplicate of  [[%PARAMETER%]]',
		'prompt_text': 'Which file is this a duplicate of?',
        'optin_notify': 1
	},
];
importScript('User:Perhelion/justReplace.js');
importScript('User:Legoktm/massrename.js');
window.markAdminCfg = {
	groups: {
		'vrt-permissions': { enabled: true, label: 'V' },
		'image-reviewer': { enabled: true, label: 'L' },
		'templateeditor': { enabled: true, label: 'T' },
		'oversight': { label: 'O' },
		'checkuser': { label: 'C' },
		'interface-admin': { label: 'I' },

	}
};