Editing Module:Class555Infobox
From Tyne and Wear Metro wiki
Revision as of 11:49, 29 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' ) 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...")
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:Class555Infobox"