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 REEDriler (talk | contribs) at 23:19, 1 June 2022 (trying something). 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#Line_%1|Line %1]]",
			},
		["1"] = {
			["color"] = "33abe1",
			["left terminus"] = "towards [[Sector 55–56 metro station|Sector 55–56]]",
			["right terminus"] = "towards [[Phase 3 metro station|Phase 3]] (via [[Moulsari Avenue metro station|Moulsari Avenue]])",
			["circular"] = true,
		},
	},
	["aliases"] = {
		["line 1"] = "1",
	},
}

return p