Module:Torneko 3 GBA Dungeon 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

19 October 2024

18 October 2024

  • curprev 15:5215:52, 18 October 2024Adkuate talk contribs 1,698 bytes +1,698 Created page with "-------------------------------------------------------------------------------- -- -- Module:Torneko 3 GBA Dungeon Items table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Torneko 3 GBA Item Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output = mw.h..."