Module:Torneko 2 PS1 Dungeon Monsters 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.

3 July 2025

2 July 2025

26 January 2025

19 October 2024

  • curprev 09:3109:31, 19 October 2024Adkuate talk contribsm 2,114 bytes −13 No edit summary
  • curprev 07:2207:22, 19 October 2024Adkuate talk contribs 2,127 bytes +2,127 Created page with "-------------------------------------------------------------------------------- -- -- Module:Torneko 2 PS1 Dungeon Monsters table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Torneko 2 PS1 Monster Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output..."