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).
- 20:10, 12 October 2024 Adkuate talk contribs created page Module:Magic Castle GBC Dungeon Items table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Magic Castle GBC Dungeon Items table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Magic Castle GBC Item Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output =...")