ماڈیول:Adjacent stations/Madurai Metro
دستاویز [تخلیق]
شاید آپ اس اسکریبنٹو ماڈیول کا دستاویزی صفحہ تخلیق کرنا چاہتے ہیں۔ صارفین ماڈیول کے تختہ مشق (تخلیق | آئینہ) اور ثابتات (تخلیق) میں تجربات کرسکتے ہیں۔ براہ کرم /دستاویز کے ذیلی صفحہ پر زمرہ جات شامل فرمائیں۔ اس ماڈیول کے ذیلی صفحات۔ |
local mdu = "%1 metro station (Madurai)"
local p = {
["system title"] = "[[Madurai Metro]]",
["system icon"] = "",
["rail box format"] = "title",
["name format"] = "font-size: 150%; font-family:sans-serif; font-weight:bold; color: #777777; background-color: #F8F9FA; padding: 0.3em 4px; line-height: 110%",
["header background color"] = "777777",
["station format"] = {
"%1 metro station",
["Madurai Junction railway station"] = mdu,
},
["lines"] = {
["_default"] = {
["title"] = "[[Line %1 (Madurai Metro)|Line %1]]",
["color"] = "f8f9fa",
["text color"] = "FFFFFF",
},
["1"] = {
["color"] = "C90642",
["text color"] = "FFFFFF",
["note-mid"] = "''(Proposed)''",
["left terminus"] = "Tirumangalam",
["right terminus"] = "Chittampatti Junction",
},
["2"] = {
["color"] = "03F607",
["text color"] = "000000",
["note-mid"] = "''(Proposed)''",
["left terminus"] = "Kattapuli Nagar",
["right terminus"] = "Airport",
},
["3"] = {
["color"] = "8C2877",
["text color"] = "FFFFFF",
["note-mid"] = "''(Proposed)''",
["left terminus"] = "Manalur",
["right terminus"] = "Chekanurani",
}
},
["aliases"] = {
["1"] = "1",
["2"] = "2",
["3"] = "3",
}
}
return p