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).
- 18:20, 22 September 2024 B talk contribs created page Module:Explorers of Sky Pokémon Locations table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Pokémon Locations table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local output = mw.html.create() local header = mw.html.create() -- Header row header :tag('tr') :tag('th'):cssText("width: 20%"):wikitext(frame:expandTem...")
- 07:18, 12 August 2024 Adkuate talk contribs deleted page Module:Explorers of Sky Pokémon Locations table (content was: "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Pokémon Locations table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local output = {} -- Header row table.insert(output, '<table clas...", and the only contributor was "Adkuate" (talk))
- 19:27, 17 January 2024 Adkuate talk contribs created page Module:Explorers of Sky Pokémon Locations table (Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Pokémon Locations 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; margin: auto; width: 50%;">') table.insert(output,...")