Module:Explorers of Sky Exclusive Item Usable 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.

19 March 2025

  • curprev 23:4423:44, 19 March 2025Golisopod talk contribs 2,364 bytes +2,364 Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Exclusive Item Usable Pokémon table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Explorers of Sky Pokémon Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.a..."