Module:Settlement: Revision history

From DSRPG

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.

4 May 2025

  • curprev 02:4902:49, 4 May 2025 Dubhghlas talk contribs m 6,364 bytes 0 Dubhghlas moved page Module:Infobox settlement to Module:Settlement without leaving a redirect: Simplification.
  • curprev 00:0000:00, 4 May 2025 Dubhghlas talk contribs 6,364 bytes +6,364 Created page with "-- Module:Settlement -- Provides enhanced functionality for settlement infoboxes local p = {} -- Main entry point for the module function p.infobox(frame) local args = frame.args -- If called via #invoke, get the args from the parent frame if not args or not args[1] then args = frame:getParent().args end -- Initialize HTML output local html = mw.html.create() -- Create the main infobox container local infobox = htm..."