User contributions for Hori
Jump to navigation
Jump to search
25 June 2024
- 19:3519:35, 25 June 2024 diff hist −68 m Template:Nowrap Removed comment current
- 19:3519:35, 25 June 2024 diff hist −70 m Template:Template other Removed comment current
- 19:3519:35, 25 June 2024 diff hist −75 m Template:Unbulleted list Removed comment current
- 19:1719:17, 25 June 2024 diff hist +31,639 N Module:Unicode data/scripts Copied from https://micronations.wiki/wiki/Module:Unicode_data/scripts current
- 19:1019:10, 25 June 2024 diff hist +596 N Module:Navbar/styles.css Created page with ".navbar{display:inline;font-size:88%;font-weight:normal}.navbar-collapse{float:left;text-align:left}.navbar-boxtext{word-spacing:0}.navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.navbar-brackets::before{margin-right:-0.125em;content:'[ '}.navbar-brackets::after{margin-left:-0.125em;content:' ]'}.navbar li{word-spacing:-0.125em}.navbar a > abbr,.navbar a > span{text-decoration:inherit}.navbar-mini abbr{font-variant:small-caps;border-bottom:none;tex..." current
- 19:0019:00, 25 June 2024 diff hist +6,108 N Module:Loops Copied from https://www.mediawiki.org/wiki/Module:Loops current
- 16:5416:54, 25 June 2024 diff hist −925 Module:If preview Replaced the entire module current
- 16:5316:53, 25 June 2024 diff hist +573 N Module:Distinguish Created page with "local a=require('Module:Hatnote')local b=require('Module:Hatnote list')local c;local d;local e=require('libraryUtil')local f=e.checkType;local g={}function g.distinguish(h)c=require('Module:Arguments')d=require('Module:TableTools')local i=c.getArgs(h)local j=i.selfref;local k=i.text;i=d.compressSparseArray(i)return g._distinguish(i,k,j)end;function g._distinguish(i,k,j)f("_distinguish",1,i,'table')if#i==0 and not k then return''end;local k=string.format('Not to be confus..." current
- 16:5216:52, 25 June 2024 diff hist +915 N Module:Navbar/configuration Copied from https://micronations.wiki/wiki/Module:Navbar/configuration current
- 16:5016:50, 25 June 2024 diff hist +2,989 N Module:Navbar Created page with "local a={}local b=mw.loadData('Module:Navbar/configuration')local function c(d,e)local f=1;if d then f=2 end;if e then f='template'end;return f end;local function g(e,h)local i={true,true,true,false,false,false}if e then i[2]=false;i[3]=false;local j={t=2,d=2,e=3,h=4,m=5,w=6,talk=2,edit=3,hist=4,move=5,watch=6}for k,l in ipairs(require('Module:TableTools').compressSparseArray(h))do local m=j[l]if m then i[m]=true end end end;local n=h.noedit;if n then i[3]=false end;retu..." current
- 16:4216:42, 25 June 2024 diff hist −249 MediaWiki:Common.css No edit summary
- 16:3816:38, 25 June 2024 diff hist +27 Template:Documentation No edit summary current
- 16:1516:15, 25 June 2024 diff hist −59 MediaWiki:Scribunto-doc-page-does-not-exist No edit summary current
- 16:1516:15, 25 June 2024 diff hist +37 m Template:InterwikiLinks Added Category:Redirects to Interwiki current
- 16:1416:14, 25 June 2024 diff hist +78 N Template:InterwikiLinks Created page with "* Wikipedia * MicroWiki * MediaWki"
- 16:1216:12, 25 June 2024 diff hist +228 N MediaWiki:Scribunto-doc-page-does-not-exist Disabled /doc link
- 16:0616:06, 25 June 2024 diff hist +1,065 N Module:Message box/ambox.css Created page with ".ambox{margin:0 10%;border:1px solid #a2a9b1;border-left:10px solid #36c;background-color:#fbfbfb;box-sizing:border-box}.ambox + .mw-empty-elt + link + .ambox,.ambox + .mw-empty-elt + link + link + .ambox,.ambox + .mw-empty-elt + link + style + .ambox,.ambox + link + .ambox,.ambox + link + link + .ambox,.ambox + link + style + .ambox{margin-top:-1px}html body.mediawiki .ambox.mbox-small-left{margin:4px 1em 4px 0;overflow:hidden;width:238px;border-collapse:collapse;font-s..." current
- 16:0516:05, 25 June 2024 diff hist +35 N Module:Namespace detect/config Created page with "local a={}a.demopage='page'return a" current
- 16:0516:05, 25 June 2024 diff hist +809 N 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..." current
- 16:0316:03, 25 June 2024 diff hist +219 N Module:Category handler/blacklist Created page with "return{'^Main Page$','^Wikipedia:Cascade%-protected items%f[/\0]','^User:UBX%f[/\0]','^User talk:UBX%f[/\0]','^Wikipedia:Template messages/.*$','/[aA]rchive',"^Wikipedia:Administrators' noticeboard/IncidentArchive%d+$"}" current
- 16:0316:03, 25 June 2024 diff hist +461 N Module:Category handler/shared Created page with "local a={}function a.matchesBlacklist(b,c)for d,e in ipairs(c)do local f=mw.ustring.match(b,e)if f then return true end end;return false end;function a.getParamMappings(g)local h='Module:Namespace detect/data'if g then return mw.loadData(h).mappings else return require(h).mappings end end;function a.getNamespaceParameters(i,j)local k;if i.isTalkPage then k='talk'else k=mw.site.namespaces[i.namespace].name end;k=mw.ustring.lower(k)return j[k]or{}end;return a" current
- 16:0216:02, 25 June 2024 diff hist +349 N Module:Category handler/config Created page with "local a={}a.parameters={nocat='nocat',categories='categories',category2='category2',subpage='subpage',all='all',other='other',demopage='page'}a.category2Yes='yes'a.category2Negative='¬'a.subpageNo='no'a.subpageOnly='only'a.defaultNamespaces={[0]=true,[6]=true,[12]=true,[14]=true,[100]=true,[108]=true}a.wrappers='Template:Category handler'return a" current
- 16:0016:00, 25 June 2024 diff hist +631 N Module:Category handler/data Copied from https://micronations.wiki/wiki/Module:Category_handler/data current
- 15:3915:39, 25 June 2024 diff hist +6 N MediaWiki:Module-main Created page with "Module" current
- 15:2615:26, 25 June 2024 diff hist −8 Module:Lua banner Disable links to /sandbox current
- 15:2115:21, 25 June 2024 diff hist +167 MediaWiki:Common.css Disable documentations, sand box, and test cases pages
- 15:1715:17, 25 June 2024 diff hist −97 Template:Documentation Disabled the documentations
- 15:0015:00, 25 June 2024 diff hist +79 N Wikimedia Foundation Redirected page to w:Wikimedia Foundation current Tag: New redirect
- 15:0015:00, 25 June 2024 diff hist +55 N Wikitext Redirected page to w:Wikitext current Tag: New redirect
- 15:0015:00, 25 June 2024 diff hist +69 N Plane (Unicode) Redirected page to w:Plane (Unicode) current Tag: New redirect
- 15:0015:00, 25 June 2024 diff hist +55 N OpenType Redirected page to w:OpenType current Tag: New redirect
- 15:0015:00, 25 June 2024 diff hist +63 N Mixed number Redirected page to w:Mixed number current Tag: New redirect
- 14:5914:59, 25 June 2024 diff hist +47 N NASA Redirected page to w:NASA current Tag: New redirect
- 14:5914:59, 25 June 2024 diff hist +47 N HTML Redirected page to w:HTML current Tag: New redirect
- 14:5914:59, 25 June 2024 diff hist +71 N English language Redirected page to w:English language current Tag: New redirect
- 14:5714:57, 25 June 2024 diff hist +41 N Module talk:Sidebar Created page with "{{InterwikiRedirect|Module talk:Sidebar}}" current
- 14:5714:57, 25 June 2024 diff hist +50 N Module talk:Redirect hatnote Created page with "{{InterwikiRedirect|Module talk:Redirect hatnote}}" current
- 14:5714:57, 25 June 2024 diff hist +59 N Module talk:Message box/configuration Created page with "{{InterwikiRedirect|Module talk:Message box/configuration}}" current
- 14:5714:57, 25 June 2024 diff hist +46 N Module talk:Hatnote list Created page with "{{InterwikiRedirect|Module talk:Hatnote list}}" current
- 14:5114:51, 25 June 2024 diff hist +41 N Template talk:Lower Created page with "{{WikipediaRedirect|Template talk:Lower}}" current
- 14:4414:44, 25 June 2024 diff hist +41 N Template talk:Yesno Created page with "{{InterwikiRedirect|Template talk:Yesno}}" current
- 14:4414:44, 25 June 2024 diff hist +42 N Template talk:Nowrap Created page with "{{InterwikiRedirect|Template talk:Nowrap}}" current
- 14:4314:43, 25 June 2024 diff hist +56 N Template talk:Br separated entries Created page with "{{InterwikiRedirect|Template talk:Br separated entries}}" current
- 14:4214:42, 25 June 2024 diff hist +43 N Module talk:Arguments Created page with "{{InterwikiRedirect|Module talk:Arguments}}" current
- 14:4114:41, 25 June 2024 diff hist +62 N Module talk:Check for unknown parameters Created page with "{{InterwikiRedirect|Module talk:Check for unknown parameters}}" current
- 14:4114:41, 25 June 2024 diff hist +55 N Module talk:Template link general Created page with "{{InterwikiRedirect|Module talk:Template link general}}" current
- 14:4114:41, 25 June 2024 diff hist +51 N Module talk:Protection banner Created page with "{{InterwikiRedirect|Module talk:Protection banner}}" current
- 14:4114:41, 25 June 2024 diff hist +45 N Module talk:Message box Created page with "{{InterwikiRedirect|Module talk:Message box}}" current
- 14:4114:41, 25 June 2024 diff hist +44 N Module talk:If preview Created page with "{{InterwikiRedirect|Module talk:If preview}}" current
- 14:4014:40, 25 June 2024 diff hist +41 N Module talk:Hatnote Created page with "{{InterwikiRedirect|Module talk:Hatnote}}" current