Module:Adjacent stations/Ferrocarril Suburbano

From blackwiki
< Module:Adjacent stations
Revision as of 21:10, 31 March 2020 by blackwiki>Cards84664
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 railway station"
	},
	["lines"] = {
		["1"] = {
			["title"] = "Line 1",
			["color"] = "FF0000",
			["left terminus"] = "Buenavista",
			["right terminus"] = "Cuautitlán",
		},
	},
}

return p