addButton("/skins-1.5/common/images/button_bold.png","Bold text","\'\'\'","\'\'\'","Bold text","mw-editbutton-bold");
addButton("/skins-1.5/common/images/button_italic.png","Italic text","\'\'","\'\'","Italic text","mw-editbutton-italic");
addButton("/skins-1.5/common/images/button_link.png","Internal link","[[","]]","Link title","mw-editbutton-link");
addButton("/skins-1.5/common/images/button_extlink.png","External link (remember http:// prefix)","[","]","http://www.example.com link title","mw-editbutton-extlink");
addButton("/skins-1.5/common/images/button_headline.png","Level 2 headline","\n== "," ==\n","Headline text","mw-editbutton-headline");
addButton("/skins-1.5/common/images/button_image.png","Embedded file","[[File:","]]","Example.jpg","mw-editbutton-image");
addButton("/skins-1.5/common/images/button_media.png","File link","[[Media:","]]","Example.ogg","mw-editbutton-media");
addButton("/skins-1.5/common/images/button_math.png","Mathematical formula (LaTeX)","\x3cmath\x3e","\x3c/math\x3e","Insert formula here","mw-editbutton-math");
addButton("/skins-1.5/common/images/button_nowiki.png","Ignore wiki formatting","\x3cnowiki\x3e","\x3c/nowiki\x3e","Insert non-formatted text here","mw-editbutton-nowiki");
addButton("/skins-1.5/common/images/button_sig.png","Your signature with timestamp","--~~~~","","","mw-editbutton-signature");
addButton("/skins-1.5/common/images/button_hr.png","Horizontal line (use sparingly)","\n----\n","","","mw-editbutton-hr");