4 182
editací
Bez shrnutí editace |
Bez shrnutí editace |
||
Řádek 150: | Řádek 150: | ||
krInsertWikiEditorButton({ | krInsertWikiEditorButton({ | ||
id: "mw-customeditbutton-otherfile", | id: "mw-customeditbutton-otherfile", | ||
icon: "//www.gewiki.cz/images/ | icon: "//www.gewiki.cz/images/c/c0/Toolbar-ikonka2.png", | ||
label: 'Vložit odkaz na jiný soubor než obrázek', | label: 'Vložit odkaz na jiný soubor než obrázek', | ||
insertBefore: '[[:Soubor:', | insertBefore: '[[:Soubor:', | ||
Řádek 159: | Řádek 159: | ||
krInsertWikiEditorButton({ | krInsertWikiEditorButton({ | ||
id: "mw-customeditbutton-ik", | id: "mw-customeditbutton-ik", | ||
icon: "//www.gewiki.cz/images/ | icon: "//www.gewiki.cz/images/e/e3/Toolbar-IK-ikonka.png", | ||
label: 'Vložit instruktorskou kompetenci', | label: 'Vložit instruktorskou kompetenci', | ||
insertBefore: '{{Ik15|', | insertBefore: '{{Ik15|', | ||
Řádek 168: | Řádek 168: | ||
krInsertWikiEditorButton({ | krInsertWikiEditorButton({ | ||
id: "mw-customeditbutton-vzk", | id: "mw-customeditbutton-vzk", | ||
icon: "//www.gewiki.cz/images/ | icon: "//www.gewiki.cz/images/7/78/Vzk-ikonka.jpg", | ||
label: 'Vložit vůdcovskou kompetenci', | label: 'Vložit vůdcovskou kompetenci', | ||
insertBefore: '{{ | insertBefore: '{{Vzk|', | ||
insertAfter: '}}', | insertAfter: '}}', | ||
sampleText: '42' | sampleText: '42' | ||
}); | }); |