Module:Adjacent stations/Chennai Metro
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Adjacent stations/Chennai Metro/doc
local p = {
["system title"] = "[[சென்னை மெட்ரோ]]",
["system icon"] = "[[File:Chennai Metro logo.svg|15px|link=சென்னை மெட்ரோ|alt=Logo of Chennai Metro]]",
["color box format"] = "title",
["station format"] = {
"%1 மெட்ரோ நிலையம்"
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 வழித்தடம் (சென்னை மெட்ரோ)|%1 வழித்தடம்]]",
["color"] = "4169c8",
["text color"] = "fff"
},
["நீல"] = {
["color"] = "3281c4",
["left terminus"] = "விம்கோ நகர் பணிமனை",
["right terminus"] = "சென்னை சர்வதேச விமான நிலைய",
},
["பச்சை"] = {
["color"] = "53b848",
["left terminus"] = "சென்னை சென்ட்ரல்",
["right terminus"] = "பரங்கிமலை",
},
["ஊதா"] = { --u/c
["title"] = "[[வழித்தடம் 3 (சென்னை மெட்ரோ)|ஊதா வழித்தடம்]]",
["color"] = "800080",
["left terminus"] = "மாதவரம் பால் பண்ணை",
["right terminus"] = "சிறுசேரி சிப்காட்",
},
["மஞ்சள்"] = {
["title"] = "[[வழித்தடம் 4 (சென்னை மெட்ரோ)|மஞ்சள் வழித்தடம்]]",
["color"] = "ffdf00",
["left terminus"] = "கலங்கரைவிளக்கம்",
["right terminus"] = {"பூந்தமல்லி புறவழிச்சாலை", "பரந்தூர் விமான நிலையம்"}
},
["சிவப்பு"] = { --u/c
["title"] = "[[வழித்தடம் 5 (சென்னை மெட்ரோ)|சிவப்பு வழித்தடம்]]",
["color"] = "ff0000",
["left terminus"] = {"மாதவரம் பால் பண்ணை", "பட்டாபிராம்"},
["right terminus"] = "சோழிங்கநல்லூர்",
["types"] = {
["main"] = {
["title"] = "",
["left terminus"] = "மாதவரம் பால் பண்ணை"
},
["branch"] = {
["title"] = "",
["left terminus"] = "பட்டாபிராம்"
}
}
}
},
["aliases"] = {
["1"] = "நீல",
["Blue"] = "நீல",
["blue"] = "நீல",
["2"] = "பச்சை",
["Green"] = "பச்சை",
["green"] = "பச்சை",
["3"] = "ஊதா",
["Purple"] = "ஊதா",
["purple"] = "ஊதா",
["4"] = "மஞ்சள்",
["Yellow"] = "மஞ்சள்",
["yellow"] = "மஞ்சள்",
["5"] = "சிவப்பு",
["Red"] = "சிவப்பு",
["red"] = "சிவப்பு"
}
}
return p