All public logs

Jump to navigation Jump to search

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

Logs
  • 08:54, 30 May 2024 Hefner talk contribs created page Module:Infobox Event (Created page with "-------------------------- -- Module for Template:Infobox Shop -------------------------- local p = {} local onmain = require('Module:Mainonly').on_main local paramtest = require('Module:Paramtest') local infobox = require('Module:Infobox') function p.main(frame) local args = frame:getParent().args local ret = infobox.new(args) ret:defineParams{ { name = 'name', func = 'name' }, { name = 'image', func = 'has_content' }, { name = 'release', func = 'release...")