Module:Adjacent stations/Valley Link

MyWikiBiz, Author Your Legacy — Saturday October 19, 2024
< Module:Adjacent stations
Revision as of 18:52, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Valley Link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
local p = {
	["lang"] = "en-US",
	["system title"] = "[[Tri-Valley-San Joaquin Valley Regional Rail Authority|Valley Link]]",
	["system color"] = "0060a1",
	["station format"] = {
		"%1 station",
		["Tracy"] = "Tracy Transit Center",
	},
	["lines"] = {
		["Valley Link"] = {
			["title"] = "Dublin/Pleasanton–North Lathrop",
			["color"] = "0060a1",
			["left terminus"] = "Dublin/Pleasanton",
			["right terminus"] = "North Lathrop",
		},
	},
}

return p