Module:Structure: 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 13:2113:21, 4 May 2025 Dubhghlas talk contribs 8,486 bytes +8,486 Created page with "-- Module:Structure -- Provides enhanced functionality for structure 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 = html:..."