Module:Adjacent stations/Ferrocarril Suburbano

From blackwiki
< Module:Adjacent stations
Revision as of 00:25, 2 April 2020 by blackwiki>Cocu15 (Fortuna station)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Adjacent stations/Ferrocarril Suburbano/doc

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

return p