אונטערשייד צווישן ווערסיעס פון "מעדיעוויקי:Gadget-quickLinker.js"

ק
log
(פראבע)
ק (log)
שורה 150: שורה 150:
                     starttimestamp: this.starttimestamp,
                     starttimestamp: this.starttimestamp,
                     text: this.text,
                     text: this.text,
                //  tags: 'quick linker'
                    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));} else mw.notify(d);
                 });
                 });
             }
             }