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).
- 03:41, 28 October 2024 Jubilee talk contribs moved page Module:Explorers of Sky Pokémon Exclusive Items table to Module:Explorers of Sky Pokémon Specialized Items table without leaving a redirect
- 18:42, 22 September 2024 B talk contribs created page Module:Explorers of Sky Pokémon Exclusive Items table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Pokémon Exclusive Items table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Explorers of Sky Exclusive Item Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame...")