Module:Shiren 1 DS 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.

26 January 2025

10 November 2024

25 August 2024

13 July 2024

  • curprev 19:5719:57, 13 July 2024Adkuate talk contribsm 2,080 bytes +2 No edit summary
  • curprev 19:4019:40, 13 July 2024Adkuate talk contribsm 2,078 bytes +1 No edit summary
  • curprev 19:3819:38, 13 July 2024Adkuate talk contribs 2,077 bytes +2,077 Created page with "-------------------------------------------------------------------------------- -- -- Module:Shiren 1 DS Dungeon Monsters table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Shiren 1 DS Monster Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output = mw...."