Module:Gates to Infinity Dungeon Special Tiles 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.

22 June 2025

  • curprev 21:4221:42, 22 June 2025Golisopod talk contribs 1,913 bytes +1,913 Created page with "-------------------------------------------------------------------------------- -- -- Module:Gates to Infinity Dungeon Special Tiles table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Gates to Infinity Trap Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args loca..."