Module:Adjacent stations/Chennai Metro
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"
},
["செம்மஞ்சள்"] = {
["color"] = "ff6600",
["left terminus"] = "கலங்கரைவிளக்கம்",
["right terminus"] = "பூந்தமல்லி புறவழிச்சாலை",
},
["சிவப்பு"] = { --u/c
["title"] = "[[வழித்தடம் 5 (சென்னை மெட்ரோ)|சிவப்பு வழித்தடம்]]",
["color"] = "ff0000"
}
},
["aliases"] = {
["1"] = "நீல",
["Blue"] = "நீல",
["blue"] = "நீல",
["2"] = "பச்சை",
["Green"] = "பச்சை",
["green"] = "பச்சை",
["3"] = "ஊதா",
["Purple"] = "ஊதா",
["purple"] = "ஊதா",
["4"] = "செம்மஞ்சள்",
["Orange"] = "செம்மஞ்சள்",
["orange"] = "செம்மஞ்சள்",
["5"] = "சிவப்பு",
["Red"] = "சிவப்பு",
["red"] = "சிவப்பு"
}
}
return p