All public logs

Jump to navigation Jump to search

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

Logs
  • 19:04, 20 March 2025 Golisopod talk contribs created page Module:Explorers of Sky Item Locations table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Item Locations table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local output = mw.html.create() local header = mw.html.create() -- Header row header :tag('tr'):done() :tag('th'):cssText("width: 33.4%"):wikitext("Location")...")