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

קיין רעדאגירונג באמערקונג
ק ((diffedit))
אין תקציר עריכה
שורה 259: שורה 259:
  } else {
  } else {
  name = firstFamilyRgx.exec(mw.config.get('wgTitle'));
  name = firstFamilyRgx.exec(mw.config.get('wgTitle'));
  txt = txt.replace('[[(קאַטעגאָריע)', '{{DEFAULTSORT:' + name[2] + ', ' + name[1] + '}}\n[[קאטעגאריע');
  txt = txt.replace('[[קאַטעגאָריע|קאטעגאריע', '{{DEFAULTSORT:' + name[2] + ', ' + name[1] + '}}\n[[קאטעגאריע');
  this.addSummary('DEFAULTSORT');
  this.addSummary('DEFAULTSORT');
  this.updateText(txt);
  this.updateText(txt);