Module:Adjacent stations/RapidX
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by RapidX.
Lines
local p = {
["system title"] = "[[RRTS]]",
["system icon"] = "[[File:NCRTC logo.png|17px|link=National Capital Region Transport Corporation]]",
["station format"] = {
"%1 railway station",
},
["name format"] = "font-size: 125%; font-family:Ubuntu; font-weight:bold; color: #FF9F00; background-color: #003970; padding: 0.3em 4px; line-height: 110%",
["header background color"] = "003970",
["header text color"] = "FF9F00",
["lines"] = {
["Delhi–Meerut Regional Rapid Transit System"] = {
["title"] = "[[Semi-high speed rail]]",
["types"] = {
["Delhi-Ghaziabad-Meerut"] = {
["title"] = "",
["color"] = "01adef",
["left terminus"] = "Sarai Kale Khan",
["right terminus"] = "Modipuram",
},
},
},
},
}
return p