Jump to content

MediaWiki:Gadget-Extra-Editbuttons.js: Difference between revisions

no edit summary
m (1 revision imported)
No edit summary
Line 218: Line 218:


// Buttons that FIX wikitext
// Buttons that FIX wikitext
/* ی ک */
/* ی ک  
tools.ykArabic = buttonGenerator(
tools.ykArabic = buttonGenerator(
function () {
function () {
Line 230: Line 230:
'YehKeh'
'YehKeh'
);
);
 
*/
/* فاصلهٔ مجازی */
/* فاصلهٔ مجازی
tools.zwnj = buttonGenerator(
tools.zwnj = buttonGenerator(
function () {
function () {
Line 243: Line 243:
'ZWNJ'
'ZWNJ'
);
);
 
*/
/* اصلاح نویسه\u200cها و حالت\u200cهای غیراستاندارد */
/* اصلاح نویسه\u200cها و حالت\u200cهای غیراستاندارد */
tools.applyOrthography = buttonGenerator(
tools.applyOrthography = buttonGenerator(
Line 340: Line 340:
);
);


/* ابزار املا  
/* ابزار املا */
tools.dictation = buttonGenerator(
tools.dictation = buttonGenerator(
function () {
function () {
Line 352: Line 352:
'dictation'
'dictation'
);
);
*/
 
/* ابرابزار مخصوص صفحه انتقال */
/* ابرابزار مخصوص صفحه انتقال */
tools.superToolMove = buttonGenerator(
tools.superToolMove = buttonGenerator(
Line 566: Line 566:
);
);
/* پیوند درونی */
/* پیوند درونی */
tools.wikiLink = buttonGenerator(
tools.wikiLink = buttonGenerator(