Module:Explorers TD Item Locations 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

16 December 2024

14 December 2024

15 November 2024

  • curprev 21:4221:42, 15 November 2024Adkuate talk contribsm 1,505 bytes +7 No edit summary
  • curprev 20:4520:45, 15 November 2024Golisopod talk contribs 1,498 bytes +1,498 Created page with "-------------------------------------------------------------------------------- -- -- Module:Explorers TD Item Locations table -- -------------------------------------------------------------------------------- local p = {} local mw = require('mw') function p.main(frame) local args = frame.args local output = mw.html.create() local header = mw.html.create() -- Header row header :tag('tr') :tag('th'):cssText("width: 33%"):wikitext("Location"):done() :t..."