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.
//<nowiki>
importScript('User:TheDJ/wdcat.js');
if (mw.config.get( 'wgPageName' ) == 'Special:Upload'){
	$('.mw-htmlform-field-HTMLTextField').after('<tr><td></td><td>'+
	'<button type="button" onclick="$(\'#wpUploadDescription\').val(\'{{Art photo\\n|description = \\n|photo date = \\n|source = {{Own}}\\n|photographer = [[User:Jane023|Jane023]] \\n|permission = {{CC0}}\\n|wikidata = \\n|other versions = \\n}}\\n=={{int:license-header}}==\\n{{FoP-Nederland}}\\n[[Category:Files uploaded by Jane023]]\')">Own FoP</button>'+
	'<button type="button" onclick="$(\'#wpUploadDescription\').val(\'Higher resolution\')">Higher resolution</button>'+
	'<button type="button" onclick="$(\'#wpUploadDescription\').val(\'{{Art photo\\n|description = Photo of Roelant Saverys Wondrous World exhibition at Mauritshuis, The Hague\\n|photo date = 14 May 2024\\n|source = {{Own}}\\n|photographer = [[User:Jane023|Jane023]] \\n|permission = {{CC0}}\\n|wikidata = \\n|other versions = \\n}}\\n=={{int:license-header}}==\\n{{PD-Art|PD-old-100-expired}}\\n[[Category:Files uploaded by Jane023]]\\n[[Category:Roelant Saverys Wondrous World]]\')">Own</button>'+
	'<button type="button" onclick="$(\'#wpUploadDescription\').val(\'{{Artwork\\n|wikidata = \\n|object type = painting\\n|title = \\n|description = \\n|date = \\n|medium = {{technique|oil|panel}}\\n|dimensions = \\n|institution = {{institution:private collection}}\\n|ID = \\n|source = \\n|artist = {{Creator:anonymous}}\\n|notes = \\n|permission = \\n|other versions = \\n}}\\n=={{int:license-header}}==\\n{{PD-Art|PD-old-100-expired}}\\n[[Category:Files uploaded by Jane023]]\')">Artwork</button>'+
	'</td></tr>');
}
$('#n-uploadbtn').after('<li><a href="/wiki/Special:Upload?uploadformstyle=basic">Basic upload</a></li>');


//vFCvFCCfg/////////////////////////////////////
/////// VISUAL FILE CHANGE CONFIGURATION ///////
///// DO NOT MODIFY BY HAND - FINGERS AWAY! ////
////////////////////////////////////////////////
window.vFCSettings = {"userNote":"Yours sincerely,","firstTest":0,"testEdits":0,"defaultAction":"append","watchlistUserTalk":"preferences","watchlistFiles":"preferences","watchlistReplace":"nochange","watchlistOTRS":"nochange","loadBatchSize":100,"maxSimultaneousReq":5,"summaryChacheLen":5,"loadThumbs":true,"loadWikitext":true};
//////////////////////////////////vFCvFCCfgEnd//

mw.loader.load( '//commons.wikimedia.org/w/index.php?title=User:Kaldari/inat2commons.js&action=raw&ctype=text/javascript' );
//</nowiki>