Jump to content

Module:Adjacent stations/El Insurgente

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Tbhotch (talk | contribs) at 22:23, 13 August 2023 (create). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

return p