Editing Module:MetrocarInfobox
From Tyne and Wear Metro wiki
Revision as of 16:58, 28 August 2025 by Hopperelec (talk | contribs) (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' ) captionElement:tag( 'span' ):addClass( 'unit-identifier' ) :wikitext( '[[Has unit identifier::' .. ( ('Metrocar ' .. args['Unit number']) or mw.title.getCurrentTitle().text ) .. ']]' ) if args['Official nickname'] then captionElement:tag( 'span' ):addClass( 'nickname'...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://metro.hopperelec.co.uk/wiki/Module:MetrocarInfobox"