Module:Adjacent stations/Kochi Metro
Documentation for this module may be created at Module:Adjacent stations/Kochi Metro/doc
local kochi = "%1 மெட்ரோ நிலையம் (கொச்சி)"
local p = {
["system title"] = "[[கொச்சி மெட்ரோ]]",
["system icon"] = "[[File:Logo of Kochi Metro.svg|30px|link=கொச்சி மெட்ரோ|alt=கொச்சி மெட்ரோவின் சின்னம்]]",
["station format"] = {
"%1 மெட்ரோ நிலையம்",
["M. G. Road"] = kochi,
},
["name format"] = "font-size: 160%; font-family:Arial, sans; font-weight: bold; line-height: 100%; color: #02B0AF; background-color: transparent;",
["header background color"] = "02B0AF",
["lines"] = {
["_default"] = {
["title"] = "[[கொச்சி_மெட்ரோ#நிலையங்கள்|வழித்தடம் %1]]",
["color"] = "02B0AF",
},
["1"] = {
["color"] = "02B0AF",
["left terminus"] = "ஆலுவா",
["right terminus"] = "திருப்பூணித்துறை முனைய",
},
},
["aliases"] = {
["line 1"] = "1",
["வழித்தடம் 1"] = "1"
}
}
return p