Main public logs
From Tyne and Wear Metro wiki
Combined display of all available logs of Tyne and Wear Metro wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:05, 27 August 2025 Hopperelec talk contribs created page Template:MetroStationInfobox/styles.css (Created page with ".infobox { float: right; width: min-content; background-color: #f8f9fa; border-collapse: collapse; text-align: center; font-size: .8em; } .infobox > caption { font-weight: bold; font-size: 1.3em; } .infobox > tbody > tr > th, .infobox > tbody > tr > td { border: 1px solid #c8ccd1; padding: 0; } .pills { list-style-type: none; padding: 0; margin: .2em 0; display: flex; width: 100%; flex-wrap: wrap; justify-content: center; } .pills li { padding: .1em...")
- 08:02, 27 August 2025 Hopperelec talk contribs created page Module:MetroStationInfobox (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...")