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).
- 04:33, 12 December 2023 Golisopod talk contribs created page Module:Rescue Team Moves table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Rescue Team Moves table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local output = {} -- Header row table.insert(output, '<table class="templateTheme" style="text-align: center; width: 50%; margin: auto;">') table.insert(output, '<tr>') table.in...")