Module:Adjacent stations/PennDOT
MyWikiBiz, Author Your Legacy — Sunday November 03, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:41, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/PennDOT)
Documentation for this module may be created at Module:Adjacent stations/PennDOT/doc
local p = { ["lang"] = "en-US", ["system title"] = "[[PennDOT]]", ["system icon"] = "", ["station format"] = { "%1 station", ["Pittsburgh"] = "Union Station (Pittsburgh)", }, ["lines"] = { ["_default"] = { ["color"] = "000000", }, ["Parkway Limited"] = { ["title"] = "''[[Parkway Limited]]''", ["left terminus"] = "Pittsburgh", ["right terminus"] = "Greensburg", }, }, } return p