Revision 4708 of "MediaWiki:Monobook.js" on skwikisource/******************************************************************************/
/**
* Rozšírený nástrojový panel
*/
function addCustomButton(tagOpen, tagClose, sampleText, imageFile, speedTip) {
mwCustomEditButtons[mwCustomEditButtons.length] =
{"imageFile": imageFile,
"speedTip": speedTip,
"tagOpen": tagOpen,
"tagClose": tagClose,
"sampleText": sampleText};
}
function improveToolbar() {
if (!document.getElementById('toolbar')) return;
addCustomButton('<s>', '</s>', 'prečiarknuté', '//upload.wikimedia.org/wikipedia/commons/3/30/Btn_toolbar_rayer.png', 'prečiarkne text');
addCustomButton('\n# položka 1\n# položka 2\n# položka 3', '', '', '//upload.wikimedia.org/wikipedia/commons/8/88/Btn_toolbar_enum.png', 'očíslovaný zoznam');
addCustomButton('\n* položka A\n* položka B\n* položka C', '', '', '//upload.wikimedia.org/wikipedia/commons/1/11/Btn_toolbar_liste.png', 'odrážkový zoznam');
addCustomButton('<!--', '-->', 'komentár', '//upload.wikimedia.org/wikipedia/commons/3/37/Btn_toolbar_commentaire.png', 'zakomentuje text');
}
//</pre> ============================================================All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://sk.wikisource.org/w/index.php?oldid=4708.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|