Jump to content

Module:Adjacent stations/Rapid Metro Gurgaon

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dhruv edits (talk | contribs) at 09:55, 28 May 2022. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[Rapid Metro Gurgaon]]",
	["system icon"] = "[[File:RMRG logo.svg|20px|link=Rapid Metro Gurgaon]]",
	["name format"] = "font-size: 140%; font-family:Arial, sans; font-weight: bold; line-height: 100%; color: #000000;",
	["header background color"] = "EEEEEE",
	["station format"] = {
		"%1 metro station",
		},
	["lines"] = {
		["_default"] = {
			["color"] = "33abe1",
			["title"] = "[[Rapid Metro Gurgaon#Route|Line %1]]",
			},
		["Line 1"] = {
			["color"] = "33abe1",
			["left terminus"] = "Sector 55–56",
			["right terminus"] = {"Phase 3", ["via"] = "Moulsari Avenue"}
		},
	},
	["aliases"] = {
         ["line 1"] = "Line 1",
	},
}

return p