Module:Adjacent stations/Aerotrén

From Wikipedia, the free encyclopedia

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Aerotrén]]",
	["system icon"] = "[[File:Logo del Aerotrén.svg|15px|link=Aerotrén]]",
	["name format"] = "font-family:Arial, sans-serif; font-size: 150%; font-weight:bolder; font-style:bold; line-height: 150%; color:white; background-color:#63666a; border-top: 6px solid #005f61",
	["header background color"] = "0175de",
	["header text color"] = "ffffff",
	["system color"] = "0175de",
	["station format"] = {
		"Mexico City International Airport#%1",
	},
	["lines"] = {
		["_default"] = {
			["color"] = "000000",	
		},
		["Aerotrén"] = {
			["title"] = "[[Aerotrén]]",
			["color"] = "000000",
			["text color"] = "ffffff",
			["left terminus"] = "Terminal 1",
			["right terminus"] = "Terminal 2",
		},
}
}

return p