Jump to content

Module:Adjacent stations/El Insurgente

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by SleepTrain456 (talk | contribs) at 20:56, 16 October 2024 (SleepTrain456 moved page Module:Adjacent stations/Toluca–Mexico City commuter rail to Module:Adjacent stations/El Insurgente). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["lang"] = "en-US",
	["system title"] = "[[El Insurgente]]",
	["system color"] = "#83332E",
	["station format"] = {
	["name format"] = {
		"background-color: #FFFFFF; font-size: 185%; font-family: sans-serif; color: white; padding: 5px; line-height: 50%;",
	},	
		"%1 railway station",
		["Lerma"] = "Lerma railway station (State of Mexico)",
		["Santa Fe"] = "Santa Fe railway station (Mexico City)",
	},
	["lines"] = {
		["1"] = {
			["title"] = "Line 1",
			["color"] = "83332E",
			["left terminus"] = "Zinacantepec",
			["right terminus"] = "Observatorio",
		},
	},
}

return p