Module:Explorers of Sky Pokémon Exclusive Items 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

31 December 2024

28 October 2024

22 September 2024

  • curprev 18:4218:42, 22 September 2024B talk contribs 1,644 bytes +1,644 Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers of Sky Pokémon Exclusive Items table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Explorers of Sky Exclusive Item Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame..."