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

ק
ק ((diffedit))
ק ((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);