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.
if($.wikiLoveOptions) {
	$("#ca-wikilove a").click();
	$("#mw-wikilove-gallery").append("<div id='morelove-reload-gallery'><center>(<a onclick=\"$('#mw-wikilove-gallery-error-again').click()\">load new images</a>)</center></div>");
	$(".wikilove-dialog-titlebar .cdx-icon").click();
	
	$.wikiLoveOptions.types.food.subtypes.taco = {
	  fields: ['header', 'message'],
	    option: 'Taco',
	    descr: 'A taco is a traditional Mexican dish consisting of a small hand-sized corn or wheat tortilla topped with a filling.',
	    header: 'A taco for you!',
	    image: 'NCI_Visuals_Food_Taco.jpg',
	};
	
	$.wikiLoveOptions.types.food.subtypes.bigmac = {
	  fields: ['header', 'message'],
	    option: 'Big Mac',
	    descr: 'The Big Mac is a hamburger sold by international fast food restaurant chain McDonald\'s. It contains two all-beef patties, special sauce, lettuce, cheese, pickles, and onions on a three-piece sesame seed bun.',
	    header: 'A Big Mac for you!',
	    image: 'McD_Big_Mac.jpg',
	};
	
	$.wikiLoveOptions.types.food.subtypes.cocacola = {
	  fields: ['header', 'message'],
	    option: 'Coca-Cola',
	    descr: 'Coca-Cola, or Coke, is a carbonated soft drink manufactured by The Coca-Cola Company.',
	    header: 'Some Coca-Cola for you!',
	    image: '15-09-26-RalfR-WLC-0098.jpg',
	};
	
	$.wikiLoveOptions.types.food.subtypes.water = {
	  fields: ['header', 'message'],
	    option: 'Water',
	    descr: 'Water is an inorganic, transparent, tasteless, odorless, and nearly colorless chemical substance, which is the main constituent of Earth\'s hydrosphere and the fluids of all known living organisms (in which it acts as a solvent).',
	    header: 'Some water for you!',
	    image: 'Water_bottle_flipping.gif',
	};
	
	$.wikiLoveOptions.types.barnstar.subtypes.rc = {
	  fields: ['message'],
	    option: 'Recent Changes Barnstar',
	    descr: 'The Recent Changes Barnstar is for users who have been doing a lot of helpful work while patrolling Recent changes.',
	    header: 'A barnstar for you!',
	    image: 'Recent_Changes_Hires.png',
	};
	
	$.wikiLoveOptions.types.barnstar.subtypes.teahouse = {
	  fields: ['message'],
	    option: 'Teahouse Barnstar',
	    descr: 'The Teahouse Barnstar is awarded to editors who have contributed to or made excellent contributions related to the Teahouse.',
	    header: 'A barnstar for you!',
	    image: 'Teahouse_Barnstar_Hires.png',
	};
	
	$.wikiLoveOptions.types.kitten.gallery.imageList = ['Cucciolo gatto Bibo.jpg', 'Kitten (06) by Ron.jpg', 'Kitten-stare.jpg', 'Red Kitten 01.jpg', 'Kitten in a helmet.jpg', 'Cute grey kitten.jpg', 'Iris cat.jpg', 'Young cats.jpg', 'Youngkitten.JPG', 'Curious Kitten.jpg', 'Kitten in a bucket 1.jpg', 'Kitten in a bucket 2.jpg', 'Kitten in a cardboard box.jpg', 'Kitten in a plan.JPG', 'Kitten hiding under a plaid.jpg', 'Stray_kitten_Rambo002.jpg', 'Cat_findz_sox.jpg', 'Sleeping_calico_kitten.jpg', 'Sleeping_Kitten.jpg', 'White_cat_watching_Wikipedia_REWRITUN_UR_URLZ.jpg', 'Use_JSON_server_kitty.jpg'];	
}