Module:Save Surala Dungeon Traps 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

13 July 2024

  • curprev 20:1620:16, 13 July 2024Adkuate talk contribsm 1,868 bytes +2 No edit summary
  • curprev 15:0315:03, 13 July 2024Adkuate talk contribsm 1,866 bytes −3 No edit summary
  • curprev 14:5914:59, 13 July 2024Adkuate talk contribs 1,869 bytes +1,869 Created page with "-------------------------------------------------------------------------------- -- -- Module:Save Surala Dungeon Traps table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Save Surala Trap Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output = mw.html...."