Module:Explorers TD Special Dungeon Pokémon table: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 January 2025

13 August 2024

  • curprev 21:0421:04, 13 August 2024Adkuate talk contribsm 2,836 bytes 0 No edit summary
  • curprev 21:0321:03, 13 August 2024Adkuate talk contribs 2,836 bytes +2,836 Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers TD Special Dungeon Pokémon table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Explorers TD Pokémon Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local ou..."