All public logs

Jump to navigation Jump to search

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

Logs
  • 08:33, 4 April 2022 Mackan talk contribs created page Module:Infobox Shop (Created page with "-------------------------- -- Module for Template:Infobox Shop -- -- ------------------------ local p = {} local infobox = require('Module:Experimental/Infobox') local onmain = require('Module:Mainonly').on_main local commas = require('Module:Addcommas')._add VariablesLua = mw.ext.VariablesLua function p.main(frame) local args = frame:getParent().args local ret = infobox.new(args) ret:defineParams{ --- General -- { name = 'name', func = 'name' }, { name =...")