Jump to content

Module:Adjacent stations/Ferrocarril Suburbano

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Cards84664 (talk | contribs) at 21:10, 31 March 2020. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Ferrocarril Suburbano]]",
	["station format"] = {
		"%1 railway station"
	},
	["lines"] = {
		["1"] = {
			["title"] = "Line 1",
			["color"] = "FF0000",
			["left terminus"] = "Buenavista",
			["right terminus"] = "Cuautitlán",
		},
	},
}

return p