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

קאנפליקט
(גענוג געווען מיט 'לא ניתן להחיל את התגית "צ'קטי" ידנית')
(קאנפליקט)
שורה 1,218: שורה 1,218:
     },
     },
     descriptionInsert: function () {
     descriptionInsert: function () {
         var wikitext = this.textbox.value;
         var wikitext = chectTyTool.textbox.value;
         var regex = /{{דעסקריפציע\|[^|}]/;
         var regex = /{{דעסקריפציע\|[^|}]/;
         // check whether description is empty
         // check whether description is empty
שורה 1,238: שורה 1,238:
     },
     },
     interwikiInsert: function () {
     interwikiInsert: function () {
         var wikitext = this.textbox.value;
         var wikitext = chectTyTool.textbox.value;
         // check whether hebrew is not linked
         // check whether hebrew is not linked
         if (!wikitext.toLowerCase().includes('[' + '[he:')) {
         if (!wikitext.toLowerCase().includes('[' + '[he:')) {