Jump to content

Module:Adjacent stations/Pune Suburban Railway

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[Pune Suburban Railway]]",
	["system icon"] = "",
	["system color"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["Lonavala Line"] = {
			["title"] = "[[Pune Suburban Railway#Stations with route map|Lonavala Line]]",
			["color"] = "006400",
			["left terminus"] = "Lonavala",
			["right terminus"] = "Pune Junction",
		},
	},
	["aliases"] = {
		["lonavala"] = "Lonavala Line"
	} 
}

return p