Module:Shiren 6 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

10 November 2024

25 February 2024

17 January 2024

  • curprev 19:5719:57, 17 January 2024Adkuate talk contribs 2,075 bytes +2,075 Created page with "-------------------------------------------------------------------------------- -- -- Module:Shiren 6 Dungeon Traps table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local output = {} -- Header row table.insert(output, '<table class="templateTheme" style="text-align: center; margin: auto; width: 50%;">') table.insert(output, '<tr>') tabl..."