Module:Adjacent stations/Chennai Suburban
Documentation for this module may be created at Module:Adjacent stations/Chennai Suburban/doc
local p = {
["system title"] = "[[சென்னை புறநகர் இருப்புவழி|சென்னை புறநகர்]]",
["system icon"] = "",
["system color"] = "",
["station format"] = {
"%1 தொடருந்து நிலையம்",
["Chennai Central MMC"] = "[[மூர் மார்க்கெட்|%1]]",
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 வழித்தடம், சென்னை புறநகர்|%1 வழித்தடம்]]",
},
["வடக்கு"] = {
["color"] = "0700FD",
["left terminus"] = "Chennai Central MMC",
["right terminus"] = "Bitragunta",
},
["தெற்கு"] = {
["color"] = "16A117",
["left terminus"] = "சென்னைக் கடற்கரை",
["right terminus"] = {"தாம்பரம்", "செங்கல்பட்டு சந்திப்பு", "விழுப்புரம் சந்திப்பு"},
},
["மேற்கு"] = {
["color"] = "FB3210",
["left terminus"] = "Chennai Central MMC",
["right terminus"] = "Jolarpet",
},
},
["aliases"] = {
["North"] = "வடக்கு",
["north"] = "வடக்கு",
["South"] = "தெற்கு",
["south"] = "தெற்கு",
["West"] = "மேற்கு",
["west"] = "மேற்கு",
},
}
return p