All public logs

Jump to navigation Jump to search

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

Logs
  • 20:48, 15 July 2024 RheingoldRiver talk contribs created page Module:TableUtil (Created page with "local lang = mw.getLanguage('en') local p = {} function p.generalLength(tbl) local n = 0 for _, _ in pairs(tbl) do n = n + 1 end return n end function p.getKeys(tbl, f) local ret = {} for k, _ in pairs(tbl) do ret[#ret+1] = k end if f then table.sort(ret, f) end return ret end function p.keyOf(tbl, val) for k, v in pairs(tbl) do if v == val then return k end end return nil end function p.hash(tbl) if not tbl then return {} end local hash = {...")
  • 20:48, 15 July 2024 RheingoldRiver talk contribs created page MediaWiki:Editnotice-10 (Created page with "{{#invoke:CharInserts|main}}")
  • 20:46, 15 July 2024 RheingoldRiver talk contribs created page Module:CharInserts/Template (Created page with "-- <nowiki> return { { pattern = '', label = 'insert includeonly', notpattern = '/doc$', insert = [[<includeonly>+</includeonly><noinclude>{{documentation}}</noinclude>]], }, { pattern = '/CargoAttach$', label = 'Insert Attach Prefill', insert = [[<includeonly></includeonly><noinclude>{{documentation |cargodec={{Attach|{{subst:BASEPAGENAME}}}} \[\[Category:Fake Cargo Attach Templates\]\]+ }}</noinclude> ]] }, { pattern = '', notpattern = '/CargoAt...")
  • 20:46, 15 July 2024 RheingoldRiver talk contribs created page Module:CharInserts/doc (Created page with "<includeonly>{{luadoc}}Category:CharInsert Modules{{#dpl: |titleregexp=CharInserts/.* |nottitleregexp=.*/doc$ |namespace=Module |format=<ul>,<li>%TITLE%,</li>,</ul> |ordermethod=title }}</includeonly>")
  • 20:46, 15 July 2024 RheingoldRiver talk contribs created page Module:CharInserts (Created page with "local util_table = require('Module:TableUtil') local h = {} local p = {} function p.main(frame) local title = mw.title.getCurrentTitle() return h.makeOutput(h.getData(title.nsText), title.text) end function h.getData(nsText) local moduleTitle = mw.title.new(h.getModuleName(nsText), 'Module') if not moduleTitle.exists then return nil end return mw.loadData(moduleTitle.prefixedText) end function h.getModuleName(nsText) if nsText == '' then nsText = 'Main' end re...")
  • 18:33, 12 July 2024 RheingoldRiver talk contribs created page User:RheingoldRiver/LegendSkins (Created page with "{{LegendSkins}}")
  • 18:30, 12 July 2024 RheingoldRiver talk contribs created page Template:!-! (Created page with "|-|")
  • 15:41, 11 July 2024 RheingoldRiver talk contribs created page MediaWiki:Gadget-translucentBackground (Created page with "'''translucentBackground''' - display a more translucent background behind wiki content")
  • 15:41, 11 July 2024 RheingoldRiver talk contribs created page MediaWiki:Gadget-translucentBackground.css (Created page with ".view-light.view-light, .view-dark.view-dark { --wiki-content-background-opacity: 0.5; }")
  • 14:33, 30 June 2024 RheingoldRiver talk contribs changed group membership for PapaKoalaUwU from (none) to administrator and interface administrator