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).
- 11:49, 29 August 2025 Hopperelec talk contribs created page Module:Class555Infobox (Created page with "local p = {} function p.main(frame) local args = frame:getParent().args local tableElement = mw.html.create( 'table' ):addClass( 'infobox' ) local captionElement = tableElement:tag( 'caption' ) local unitIdentifier = mw.text.trim(args['Unit number'] or mw.title.getCurrentTitle().text) captionElement:tag( 'span' ):addClass( 'unit-identifier' ) :wikitext( 'Has unit identifier::' .. unitIdentifier .. '' ) if args['Official nickname'] then captionElement:tag...")