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

צופאסונג פאר {{רעפערענצן}}
(אפדעיט)
(צופאסונג פאר {{רעפערענצן}})
שורה 1,245: שורה 1,245:
  var wikitext = this.textbox.value, newText = wikitext, self = this,
  var wikitext = this.textbox.value, newText = wikitext, self = this,
  refRE = /<ref>|\{\{הערה\|/g,
  refRE = /<ref>|\{\{הערה\|/g,
  refSectionRE = /\{\{הערות[ _]שוליים|<references[ >]/g,
  refSectionRE = /\{\{רעפערענצן|\{\{הערות[ _]שוליים|<references[ >]/g,
  hasRef = refRE.exec(wikitext) != null,
  hasRef = refRE.exec(wikitext) != null,
  hasRefSection = refSectionRE.exec(wikitext) != null;
  hasRefSection = refSectionRE.exec(wikitext) != null;