All public logs

Jump to navigation Jump to search

Combined display of all available logs of The Pinched Universe. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 16:05, 25 June 2024 Hori talk contribs created page Module:Namespace detect/data (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...")