מדיה ויקי:Gadget-quickLinker.js: הבדלים בין גרסאות בדף
מ ערן העביר את הדף משתמש:ערן/quickLinker.js לשם מדיה ויקי:Gadget-quickLinker.js בלי להשאיר הפניה |
מאין תקציר עריכה |
||
| שורה 112: | שורה 112: | ||
minor: 1, | minor: 1, | ||
basetimestamp: this.timestamp, | basetimestamp: this.timestamp, | ||
text: this.text | text: this.text, | ||
tags: 'quick linker' | |||
}).done(function(d) { | }).done(function(d) { | ||
if (d && d.edit && d.edit.result == 'Success') mw.notify(mw.msg('qlinker-save-success', pagename)); | if (d && d.edit && d.edit.result == 'Success') mw.notify(mw.msg('qlinker-save-success', pagename)); | ||