User contributions for RheingoldRiver

For RheingoldRiver RheingoldRiver block log uploads logs abuse log
A user with 42,691 edits. Account created on 2 January 2022.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

15 July 2024

  • 20:4920:49, 15 July 2024 diff hist +220 MediaWiki:Common.jsNo edit summary current
  • 20:4820:48, 15 July 2024 diff hist +9,035 N Module:TableUtilCreated 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 = {..." current
  • 20:4820:48, 15 July 2024 diff hist +28 N MediaWiki:Editnotice-10Created page with "{{#invoke:CharInserts|main}}" current
  • 20:4720:47, 15 July 2024 diff hist +51 MediaWiki:Common.cssNo edit summary
  • 20:4620:46, 15 July 2024 diff hist +730 N Module:CharInserts/TemplateCreated 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..." current
  • 20:4620:46, 15 July 2024 diff hist +223 N Module:CharInserts/docCreated page with "<includeonly>{{luadoc}}Category:CharInsert Modules{{#dpl: |titleregexp=CharInserts/.* |nottitleregexp=.*/doc$ |namespace=Module |format=<ul>,<li>%TITLE%,</li>,</ul> |ordermethod=title }}</includeonly>" current
  • 20:4620:46, 15 July 2024 diff hist +2,799 N Module:CharInsertsCreated 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..." current

12 July 2024

11 July 2024