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

קיין רעדאגירונג באמערקונג
(אפדעיט)
אין תקציר עריכה
 
(איין צווישנדיגע ווערסיע פונעם זעלבן באַניצער נישט געוויזן)
שורה 1: שורה 1:
if (mw.config.get('wgNamespaceNumber') === 0 && ($.inArray(mw.config.get('wgAction'), ['edit', 'submit']) + 1))
if (mw.config.get('wgContentNamespaces').includes(mw.config.get('wgNamespaceNumber')))
     //סקריפט לבדיקת יתמות ערכים
     //סקריפט לבדיקת יתמות ערכים
     $(document).ready(function() {
     $(document).ready(function() {
שורה 32: שורה 32:
                 bltitle: mw.config.get('wgTitle'),
                 bltitle: mw.config.get('wgTitle'),
                 blfilterredir: 'nonredirects',
                 blfilterredir: 'nonredirects',
blnamespace: "0",
blnamespace: "0|8000",
blredirect: 1
blredirect: 1
             }).done(function(data) {
             }).done(function(data) {