Jump to content

Module:Adjacent stations/Mexico City Metrobús

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Cocu15 (talk | contribs) at 23:16, 9 February 2025 (Updating colors). 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"] = "[[Mexico City Metrobús]]",
	["system icon"] = "[[File:Logo del Metrobús.svg|15px|link=Mexico City Metrobús]]",
	["lines"] = {
		["_default"] = {
			["title"] = "[[Mexico City Metrobús Line %1|Line %1]]",
			["icon"] = "[[File:Mexico City Metrobús Line %1 icon.svg|16px|alt=Mexico City Metrobús Line %1]]",
		},
		["1"] = {
			["color"] = "AB3031",
		},
		["2"] = {
			["color"] = "892283",
		},
		["3"] = {
			["color"] = "7C9A2B",
		},
		["4"] = {
			["color"] = "FF5100",
		},
		["5"] = {
			["color"] = "222857",
		},
		["6"] = {
			["color"] = "E50695",
		},
		["7"] = {
			["color"] = "006630",
		},
	},
}

return p