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).
- 21:44, 18 January 2024 Adkuate talk contribs created page Module:Explorers TD Moves table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers TD 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.i...")