Module:Namespace detect/data: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 June 2024

  • curprev 16:0516:05, 25 June 2024Hori talk contribs 809 bytes +809 Created page with "local a=require('Module:Namespace detect/config')local function b(c,d,e)if d~=e then c[#c+1]=d end end;local f={'main','talk','other','subjectns','demospace','demopage'}local g={}for h,e in ipairs(f)do g[e]={e}end;for e,c in pairs(g)do local i=a[e]local j=type(i)if j=='string'then b(c,i,e)elseif j=='table'then for h,d in ipairs(i)do b(c,d,e)end end;a[e]=nil end;local function k()local l={}local m=mw.site.subjectNamespaces[0].name;m=mw.ustring.lower(m)l[m]=mw.clone(g.main..."