Jump to content

Module:Adjacent stations/RapidX

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Santosh4118 (talk | contribs) at 03:22, 19 October 2023. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

local p = {
	["system title"] = "[[National Capital Region Transport Corporation]]",
	["system icon"] = "[[File:NCRTC logo.png|17px|link=National Capital Region Transport Corporation]]",
	["color box format"] = "title",
	["system color"] = "000080",
	["station format"] = {
		"%1 railway station",
	},
	["name format"] = "font-size: 200%; font-family:calibri; font-weight:bold; color: #FFC400; background-color: #01498F; padding: 0.3em 4px; line-height: 110%",
	["header background color"] = "01498F",
	["header text color"] = "FFC400",
	["lines"] = {
		["Delhi-Meerut"] = {
			["title"] = "[[Delhi–Meerut Regional Rapid Transit System]]",
			["types"] = {
				["Semi-high speed rail"] = {
				["title"] = "[[Delhi–Meerut Regional Rapid Transit System]]",
				["left terminus"] = "Sarai Kale Khan",
				["right terminus"] = "Modipuram",
				},
			},
		},
	},
}

return p