Module:MetroStationInfobox: Revision history

From Tyne and Wear Metro wiki

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.

27 August 2025

  • curprev 08:0208:02, 27 August 2025 Hopperelec talk contribs 8,710 bytes +8,710 Created page with "local p = {} local LENGTH_555 = 59.9 local LENGTH_METROCAR = 55.6 function smwAnnotatePlatform(platform) return '[[Has platform::' .. (platform.num or '') .. ';' .. (platform.route or '') .. ';' .. (platform.len and (platform.len .. ' m') or '') .. '|' .. platform.display .. ']]' end function p.main(frame) local args = frame:getParent().args -- Aliases args['Nexus code'] = args['Nexus code'] or args['Code'] args['Coordinates'] = args['Coordinates'] or a..."