jQuery('<input type="submit" value="Загрузить файл" name="wpUpload" title="Начать загрузку [s]" accesskey="s" class="mw-htmlform-submit" />').insertAfter("table#mw-htmlform-source");
/*
$( '#wpTextbox1' ).wikiEditor( 'addToToolbar', {
' sections: { specialchars': { 'labelMsg': 'wikieditor-toolbar-hayazg-specialchars', label: 'Хайазг', type: 'booklet', pages: { specialchars: { labelMsg: 'layoutspecialchars', label: 'charactersСимволы', layout: 'characters', characters: [ "I", "II", "III", "IV", { 'label': "\u00ab\u00bb", 'action': { 'type': 'encapsulate', 'options': { 'pre': "\u00ab", 'post': "\u00bb" } } }, { 'label': "\u2018\u2019", 'action': { 'type': 'encapsulate', 'options': { 'pre': "\u2018", 'post': "\u2019" } } }, { 'label': "\u201e\u201c", 'action': { 'type': 'encapsulate', 'options': { 'pre': "\u201e", 'post': "\u201c" } } }, "~", "#", "@", "\u00a7", "$", "\u00a2", "\u00a9", "\u00ae" ,"\u2122", "|", { 'label': "[[ссылка|текст]]", 'action': { 'type': 'encapsulate', 'options': { 'pre': "[["+"|", 'post': "]]" } } }, { 'label': "[[/доп.ссылка|текст]]", 'action': { 'type': 'encapsulate', 'options': { 'pre': "[[/"+"|", 'post': "]]" } } }, { 'label': "Цитата", 'action': { 'type': 'encapsulate', 'options': { 'pre': "{{Цитата|", 'post': "}}" } }
}
}, { 'label': "[[/доп.ссылка|текст]]", 'action': { 'type': 'encapsulate', 'options': { 'pre': "[[/"+"|", 'post': "]]" } } }, { 'label': "Цитата", 'action': { 'type': 'encapsulate', 'options': { 'pre': "{{Цитата|", 'post': "}}" } } } ]
}
}} ); */