Module:Adjacent stations/CATS
नेविगेशन पर जाएँ
खोज पर जाएँ
Lines
साँचा:Rail template doc साँचा:Rail template doc साँचा:Rail template doc साँचा:Rail template doc साँचा:Rail template doc
local clt = "%1 station (Charlotte)"
local p = {
["system title"] = "[[Charlotte Area Transit System|CATS]]",
["station format"] = {
"%1 station",
["3rd Street"] = "[[Third Street/Convention Center station|3rd Street]]",
["7th Street"] = clt,
["9th Street"] = clt,
["25th Street"] = clt,
["36th Street"] = clt,
["Carson"] = clt,
["Charlotte Transportation Center"] = "Charlotte Transportation Center",
["Gateway"] = "Gateway Station (Charlotte)",
["Gateway Station"] = "Gateway Station (Charlotte)",
["Park Avenue"] = clt,
["Tremont"] = clt,
["Woodlawn"] = clt,
},
["lines"] = {
["Blue"] = {
["title"] = "[[Lynx Blue Line]]",
["color"] = "0000ff",
["left terminus"] = "I-485/South Boulevard",
["right terminus"] = "UNC Charlotte–Main",
},
["Gold"] = {
["title"] = "[[CityLynx Gold Line]]",
["color"] = "fece0c",
["left terminus"] = "Charlotte Transportation Center",
["right terminus"] = "Hawthorne & 5th",
},
["Trolley"] = {
["title"] = "[[Charlotte Trolley]]",
["color"] = "339933",
["left terminus"] = "Atherton Mill",
["right terminus"] = "9th Street",
},
},
}
return p