Module:Explorers TD Dungeon Items 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

28 December 2024

28 October 2024

21 August 2024

14 August 2024

3 August 2024

18 January 2024

  • curprev 21:4721:47, 18 January 2024Adkuate talk contribs 3,505 bytes +3,505 Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers TD Dungeon Items table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local categoryArg = args["category"] local output = {} -- Header row table.insert(output, '<table class="templateTheme" style="text-align: center; width: 100%;">') tabl..."