Module:Adjacent stations/Texas Central
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:49, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Texas Central)
Template:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local tc = "%1 station (Texas Central)" local p = { ["system title"] = "[[Texas Central Railway]]", ["system color"] = "26395E", ["station format"] = { "%1 station", ["Dallas"] = tc, ["Houston"] = tc, }, ["lines"] = { ["Texas Central"] ={ ["title"] = "[[Texas Central Railway]]", ["color"] = "BE2233", ["left terminus"] = "Dallas", ["right terminus"] = "Houston", } } } return p