Module:Adjacent stations/Delhi Metro

கட்டற்ற கலைக்களஞ்சியமான விக்கிப்பீடியாவில் இருந்து.

Documentation for this module may be created at Module:Adjacent stations/Delhi Metro/doc

local delhi = "%1 metro station (Delhi)"
local C = "Golden Line (Delhi Metro)"
local F = "Magenta Line (Delhi Metro)"

local p = {
	["system title"] = "[[தில்லி மெட்ரோ]]",
	["system icon"] = "[[File:Delhi Metro logo.svg|12px|link=தில்லி மெட்ரோ|alt=Logo of the Delhi Metro]]",
	["color box format"] = "title",
	["system color"] = "000080",
	["name format"] = "font-size: 150%; font-family:Arial, sans; font-weight: bold; line-height: 100%; color: #000080;",
	["station format"] = {
		"%1 metro station",
		["Chandni Chowk"] = delhi,
		["Civil Lines"] = delhi,
		["Krishna Nagar"] = delhi,
		["MG Road"] = delhi,
		["Subhash Nagar"] = delhi,
		["Airport"] = "[[IGI Airport metro station|Delhi Airport]]",

		--Phase 4 u/c rd links
		["Chhatarpur Mandir"] = C,
		["Tughlakabad Railway Colony"] = C,
		["Ghanta Ghar"] = F,
		["Madhuban Chowk"] = F,
		["Bhalswa"] = F
	},
	["lines"] = {
		["_default"] = {
			["title"] = "[[%1 Line (Delhi Metro)|%1 Line]]",
			["color"] = "000080",
			["text color"] = "FFF",
		},
		["Red"] = {
			["color"] = "FF4040",
			["left terminus"] = "Rithala",
			["right terminus"] = "Shaheed Sthal",
		},
		["Blue"] = {
			["color"] = "4169E1",
			["left terminus"] = "Dwarka Sector 21",
			["right terminus"] = {"Noida Electronic City", "Vaishali"},
			["types"] = {
				["main"] = {
					["title"] = "",
					["right terminus"] = "Noida Electronic City"
				},
				["branch"] = {
					["title"] = "",
					["right terminus"] = "Vaishali"
				}
			}
		},
		["Green"] = {
			["color"] = "20B2AA",
			["left terminus"] = "Brigadier Hoshiyar Singh",
			["right terminus"] = {"Inderlok", "Kirti Nagar"},
			["types"] = {
				["main"] = {
					["title"] = "",
					["right terminus"] = "Inderlok"
				},
				["branch"] = {
					["title"] = "",
					["right terminus"] = "Kirti Nagar"
				}
			}
		},
		["Yellow"] = {
			["color"] = "FFDF00",
			["text color"] = "000",
			["left terminus"] = "Samaypur Badli",
			["right terminus"] = "HUDA City Centre",
		},
		["Violet"] = {
			["color"] = "553592",
			["left terminus"] = "Kashmere Gate",
			["right terminus"] = "Raja Nahar Singh",
		},
		["Airport Express"] = {
			["title"] = "[[Delhi Airport Metro Express|Airport Express]]",
			["color"] = "FF8C00",
			["left terminus"] = "Dwarka Sector 21",
			["right terminus"] = "New Delhi",
		},
		["Grey"] = {
			["color"] = "838996",
			["left terminus"] = "Dhansa Bus Stand",
			["right terminus"] = "Dwarka",
		},
		["Pink"] = {
			["color"] = "FC8EAC",
			["left terminus"] = "Majlis Park",
			["right terminus"] = "Shiv Vihar",
		},
		["Magenta"] = {
			["color"] = "CC338B",
			["left terminus"] = "Janakpuri West",
			["right terminus"] = "Botanical Garden",
		},
		["Golden"] = {
			["color"] = "bf9723",
			["text color"] = "000",
			["left terminus"] = "Delhi Aerocity",
			["right terminus"] = "Tughlakabad Station",
		}
	},
["aliases"] = {
	["red"] = "Red",
	["Line 1"] = "Red",
    ["line 1"] = "Red",
    ["yellow"] = "Yellow", 
    ["Line 2"] = "Yellow",
    ["line 2"] = "Yellow",
    ["blue"] = "Blue",
    ["Line 3"] = "Blue",
    ["line 3"] = "Blue",       		 
    ["Line 4"] = "Blue",
    ["line 4"] = "Blue",		 
    ["green"] = "Green",
	["Line 5"] = "Green",
    ["line 5"] = "Green",		 
    ["violet"] = "Violet",
	["Line 6"] = "Violet",
    ["line 6"] = "Violet",		 
    ["Orange"] = "Airport Express",
    ["orange"] = "Airport Express",
    ["airport express"] = "Airport Express",
    ["airport"] = "Airport Express",
	["pink"] = "Pink",
	["Line 7"] = "Pink",
    ["line 7"] = "Pink",				 
    ["magenta"] = "Magenta",
    ["Line 8"] = "Magenta",
    ["line 8"] = "Magenta",
    ["grey"] = "Grey",
	["Line 9"] = "Grey",
    ["line 9"] = "Grey",		 
    ["pink"] = "Pink",
	["red"] = "Red",
	["golden"] = "Golden",
	["Line 10"] = "Golden",
    ["line 10"] = "Golden", 
-- Old name
	}
}

return p
"https://ta.wikipedia.org/w/index.php?title=Module:Adjacent_stations/Delhi_Metro&oldid=3942806" இலிருந்து மீள்விக்கப்பட்டது