ماڈیول:Adjacent stations/Kochi Metro
دستاویز [تخلیق]
شاید آپ اس اسکریبنٹو ماڈیول کا دستاویزی صفحہ تخلیق کرنا چاہتے ہیں۔ صارفین ماڈیول کے تختہ مشق (تخلیق | آئینہ) اور ثابتات (تخلیق) میں تجربات کرسکتے ہیں۔ براہ کرم /دستاویز کے ذیلی صفحہ پر زمرہ جات شامل فرمائیں۔ اس ماڈیول کے ذیلی صفحات۔ |
local kochi = "%1 metro station (Kochi)"
local p = {
["system title"] = "[[Kochi Metro]]",
["system icon"] = "[[File:Logo of Kochi Metro.svg|30px|link=Kochi Metro|alt=Logo of the Kochi Metro]]",
["station format"] = {
"%1 metro station",
["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"] = "[[Kochi_Metro#List|Line %1]]",
["color"] = "02B0AF",
},
["1"] = {
["color"] = "02B0AF",
["left terminus"] = "Aluva",
["right terminus"] = "Thrippunithura Terminal",
},
},
["aliases"] = {
["line 1"] = "1",
}
}
return p