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.
// Bunch of imported scripts
// [[File:Krinkle_CVNSimpleOverlay_wiki.js]]
// by [[:meta:User:Krinkle|User:Krinkle]] at [[:meta:Main Page|Meta-Wiki]]
mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Krinkle/Scripts/CVNSimpleOverlay_wiki.js&action=raw&ctype=text/javascript');

/* 
 * QuickDelete gadget, adds {{tl|copyvio}}+{{tl|nsd}}+{{tl|npd}}+{{tl|nld}} links on sidebar onto file pages
 * global jQuery:false, mediaWiki:false, AjaxQuickDelete:false
 * jshint curly:false, scripturl:true
 */
mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-QuickDelete.js&action=raw&ctype=text/javascript');

/**
 * UserMessages gadget, adds "Notify this user" link to user talk pages
 * This is the installer-Script for [[MediaWiki:AxUserMsg.js]]
 * Using LOD (Load on demand) to increase the overall page-loading time.
 * Written in 2011 by Rillke
 * This Code is jsHint valid!
 * global jQuery:false, mw:false, importScript:false
 */
mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-UserMessages.js&action=raw&ctype=text/javascript');

// Tineye gadget, adds tineye.com link onto file pages
mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-Tineye.js&action=raw&ctype=text/javascript');

/*
 * GoogleImages gadget, adds images.google.com link onto file pages
 * global mw, jQuery
 * jshint curly:false
 */
mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:Gadget-GoogleImages.js&action=raw&ctype=text/javascript');

/**  VisualFileChange gadget, formerly AjaxMassDelete was composed by [[User:Rillke]] in 2011
 *  Removed previous credit per diff=75592478&oldid=75591275 
 *  (nothing eligible for copyright in it any more)
 *  If you propse changes or make changes to this script you agree to publish them under
 *  the licenses this script is licensed under (see following lines)
 *
 *  Depends on MediaWiki:VisualFileChange.js/exec.js, ./ui.js, ./cfg.js
 *
 *  @description
 *     Helps performing mass-changes on the uploads of a paricular user or files in one category.
 *
 *  @author Rillke, 2011
 *  @license CC-BY-SA, GFDL; Attribution: User:Rillke.
 *   You must add attribution to the UI.
 *   Happy reusing!
 */
mw.loader.load('//commons.wikimedia.org/w/index.php?title=MediaWiki:VisualFileChange.js&action=raw&ctype=text/javascript')

// LicenseReviewer script
mw.loader.load('//commons.wikimedia.org/w/index.php?title=User:Rillke/LicenseReview.js&action=raw&ctype=text/javascript')