Module:Shiren 3 Wii Dungeon Bosses 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

8 September 2024

6 September 2024

19 July 2024

  • curprev 20:4520:45, 19 July 2024Adkuate talk contribsm 2,368 bytes −259 No edit summary
  • curprev 20:4120:41, 19 July 2024Adkuate talk contribs 2,627 bytes +2,627 Created page with "-------------------------------------------------------------------------------- -- -- Module:Shiren 3 Wii Dungeon Bosses table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local data = require("Module:Shiren 3 Wii Boss Data Cell") local metatable = {__index = function () return "" end} setmetatable(data, metatable) local args = frame.args local output = mw.htm..."