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.
if (mw.config.get('wgNamespaceNumber') === 6 && /SVG/i.test(mw.config.get('wgTitle').slice(-3))) // SVGedit on SVG files only

importScript('User:Rillke/SVGedit.js');

importScript('User:Majora/LicenseReview.js');

importScript('User:Perhelion/massrename.js');

importScript('User:Magog the Ogre/cleanup.js');

importScript('User:Steinsplitter/tagPersonalityRight.js');

importScript('User:Perhelion/Editbar2.js');

importScript('User:Rillke/bigChunkedUpload.js');

importScript("User:Waggers/degrandparent.js");

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Writ Keeper/Scripts/commonHistory.js&action=raw&ctype=text/javascript');

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Writ Keeper/Scripts/generalHistory.js&action=raw&ctype=text/javascript');

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Writ_Keeper/Scripts/watchlistDiffs.js&action=raw&ctype=text/javascript');

mw.loader.load('//en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-markblocked.js&bcache=1&maxage=259200&action=raw&ctype=text/javascript');

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Enterprisey/fancy-diffs.js&action=raw&ctype=text/javascript');

mw.loader.load('//en.wikipedia.org/w/index.php?title=User:Zhaofeng_Li/Scratchpad.js&action=raw&ctype=text/javascript');

window.AjaxDeleteExtraButtons = [{

		'label': 'NO IND',

		'tag': '{' + '{copyvio|No indication of publication under a [[COM:L|free license]] at source}}',

		'img_summary': 'Marking as possible copyvio because No indication of publication under a [[COM:L|free license]] at source',

		'talk_tag': '{' + '{subst:copyvionote|1=%FILE%|reason=No indication of publication under a [[COM:L|free license]] at source}}',

		'talk_summary': 'Notification of possible copyright violation for %FILE%'

	}, {

        'label': 'Copyvio (www)',

        'tag': '{'+'{copyvio|1=[[COM:CSD#F1]], Possible copyright violation: [[COM:NETCOPYRIGHT|Found elsewhere on the web and unlikely to be own work]]: [https://www.google.com/searchbyimage?image_url={{filepath:{'+'{subst:BASEPAGENAME}}}} Google search]}}',

        'img_summary': 'speedy deletion: possible copyvio',

        'talk_tag': '{'+'{subst:copyvionote|1=%FILE%|2=[[COM:NETCOPYRIGHT|Found elsewhere on the web and unlikely to be own work]]: [https://www.google.com/searchbyimage?image_url={'+'{filepath:{'+'{subst:BASEPAGENAME}}}} Google search].}}',

        'talk_summary': 'Notification of possible copyright violation for %FILE% because it is [[COM:NETCOPYRIGHT|found elsewhere on the web and unlikely to be own work]]: [https://www.google.com/searchbyimage?image_url={'+'{filepath:{'+'{subst:BASEPAGENAME}}}} Google search].}}',

	}, {

		'label': 'POSTER',

		'tag': '{' + '{copyvio|[[COM:POSTER|Poster]] or [[COM:BOOK|book]]/[[COM:ALBUM|album]] [[Commons:Copyright_rules_by_subject_matter#Covers|cover]]}}',

		'img_summary': 'Marking as possible copyvio because Poster or Book/Album Cover',

		'talk_tag': '{' + '{subst:copyvionote|1=%FILE%|reason=[[COM:POSTER|Poster]] or [[COM:BOOK|book]]/[[COM:ALBUM|album]] [[Commons:Copyright_rules_by_subject_matter#Covers|cover]]}}',

		'talk_summary': 'Notification of possible copyright violation for %FILE%'

	}, {

		'label': 'LOGO',

		'tag': '{' + '{logo}}',

		'img_summary': 'Marking as possible copyvio because Non-trivial logo',

		'talk_tag': '{' + '{subst:copyvionote|1=%FILE%|reason=[[Commons:Copyright rules by subject matter#Trademarks|Sophisticated logo]]}}',

 		'talk_summary': 'Notification of possible copyright violation for %FILE%'

	}, {

		'label': 'ADVERT',

		'tag': '{' + '{SD|G10}}',

 		'img_summary': 'Marking as possible advert',

		'talk_tag': '{' + '{subst:speedynote|1=%FILE%|2=[[COM:CSD#G10|CSD G10]] (files and pages created as advertisements)}}',

 		'talk_summary': 'Notification of possible advert for %FILE%'

	}, {

		'label': 'SELFIE',

		'tag': '{' + '{SD|F10}}',

 		'img_summary': 'Marking as likely personal photo',

		'talk_tag': '{' + '{subst:speedynote|1=%FILE%|2=[[COM:CSD#F10|CSD F10]] (personal photos by non-established contributors)}}',

 		'talk_summary': 'Notification of likely personal photo for %FILE%'

	}, {

		'label': 'SCREEN',

		'tag': '{' + '{screenshot}}',

 		'img_summary': 'Marking as possible coyvio as Non-free screenshot',

		'talk_tag': '{' + '{subst:copyvionote|1=%FILE%|reason=[[Commons:Screenshots]]}}',

 		'talk_summary': 'Notification of possible copyright violation for %FILE%'

	}, {

        'label': 'DUP',

        'tag': '{'+'{duplicate|1=%PARAMETER%|user=%USER%}}',

        'img_summary': 'Tagging as duplicate of  [[:%PARAMETER%]]',

        'prompt_text': 'Which file is this a duplicate of?',

        'talk_tag': '{' + '{subst:speedynote|1=%FILE%|2=[[:Category:Duplicate|Exact duplicate]] or scaled-down version of [[:%PARAMETER%]].}}',

        'talk_summary': 'Notification of possible duplicate for %FILE%',

    },

];

window.AxUserMsgPreSelect = 38;