Actions

Module

DataTableParserV2: Revision history

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.

1 April 2025

30 March 2025

27 March 2025

26 March 2025

25 March 2025

  • curprev 23:1523:15, 25 March 2025 Operator talk contribs 7,098 bytes +7,098 Created page with "-- Module:DataTableParser -- Handles display and formatting of building data for Templates -- Updated to use External Data instead of parsing a wiki table page local p = {} -- Function to generate icon file reference for a resource local function getResourceIcon(resourceName) if not resourceName or resourceName == "" then return "" end local fileName = resourceName:gsub("%s+", "_") .. "_-_Icon.png" local fileTitle = mw.title.new("File:" .. fileN..."