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
  • 09:23, 4 November 2024 Jubilee talk contribs created page Module:Adventure Squad Dungeon Pokémon table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Adventure Squad Dungeon Pokémon table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Adventure Squad Pokémon Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local outp...")