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
  • 19:37, 17 January 2024 Adkuate talk contribs created page Module:Explorers of Sky TM Moves table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky TM 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>')...")