Module:Explorers TD Egg Moves 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

4 September 2024

3 September 2024

2 September 2024

  • curprev 20:5420:54, 2 September 2024Golisopod talk contribs 2,119 bytes +2,119 Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers TD Egg Moves table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Explorers TD Move Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output = mw.html.cr..."