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.
var ImageAnnotator_zoom_threshold = 2.0;

/*function InsertButtonsToToolBar() {

// Add generic {{Artwork}} button

Disabled: Please see https://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_(users) to fix this script

mwCustomEditButtons[mwCustomEditButtons.length] = {
        "imageFile": "http://upload.wikimedia.org/wikipedia/commons/1/1c/Button_advanced_image.png",
        "speedTip": "Add {{Artwork}}",
        "tagOpen": "== {{int:filedesc}} ==\n{{Artwork\n|artist           = \n|title            = {{title|1=",
        "tagClose": "}} \n|description      = \n|date             = \n|medium           = \n|dimensions       = \n|institution      = \n|location         = \n|references       = \n|object history   = \n|credit line      = \n|inscriptions     = \n|notes            = \n|accession number = \n|source           = \n|permission       = \n|other_versions   = \n}}\n\n=={{int:license}}==\n{{PD-Art}}\n\n",
        "sampleText": ""};
}
$( InsertButtonsToToolBar );
 */
importScript('Inductiveload/addVIAFdata.js');