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 (mwCustomEditButtons) 
  { 
  mwCustomEditButtons [mwCustomEditButtons.length] =
    {
    "imageFile": "http://upload.wikimedia.org/wikipedia/commons/2/28/Button_info.png",
    "speedTip": "Information",
    "tagOpen": "\x7b\x7bInformation\n|Description    = \n|Source         = \n|Date           = \n|Author         = \n|Permission     = \n|Other_versions = \n}}",
    "tagClose": "",
    "sampleText": ""
    };
  mwCustomEditButtons [mwCustomEditButtons.length] =
    {
    "imageFile": "http://upload.wikimedia.org/wikipedia/commons/8/83/Button_biocitas.png",
    "speedTip": "Personality rights",
    "tagOpen": "\x7b\x7bPersonality rights}}",
    "tagClose": "",
    "sampleText": ""
    };
  };