विभाग:Adjacent stations/Washington Metro
Appearance
-- Template not yet implemented
local x = "%1 station (Washington Metro)"
local p = {
["lang"] = "en-US",
["system title"] = "[[Washington Metro]]",
["system icon"] = "[[File:WMATA Metro Logo.svg|18px|link=Washington Metro]]",
["name format"] = "font-family:Helvetica;background-color:#241F20;text-align:center;font-size:115%;color:#FFF;padding:0px;line-height:100%",
["header background color"] = "241F20",
["system color"] = "241F20",
["station format"] = {
"%1 station",
["Ashburn"] = x,
["Crystal City"] = x,
["Greensboro"] = x,
["Huntington"] = x,
["Medical Center"] = x,
["Vienna"] = x,
["Waterfront"] = x,
["Route 772"] = "[[Ashburn station (Washington Metro)|Ashburn]]",
["Route 606"] = "[[Loudoun Gateway station|Loudoun Gateway]]",
["Silver Spring"] = "%1 station (Maryland)",
["Union Station"] = "Union Station (Washington Metro)"
},
["lines"] = {
["_default"] = {
["title"] = "[[%1 Line (Washington Metro)|%1 Line]]"
},
["Red"] = {
["color"] = "E31837",
["left terminus"] = "Shady Grove",
["right terminus"] = "Glenmont"
},
["Blue"] = {
["color"] = "0076C0",
["left terminus"] = "Franconia–Springfield",
["right terminus"] = "Largo Town Center"
},
["Orange"] = {
["color"] = "F7941D",
["left terminus"] = "Vienna",
["right terminus"] = "New Carrollton"
},
["Yellow"] = {
["color"] = "FFD200",
["left terminus"] = "Huntington",
["right terminus"] = {
"Fort Totten",
["Weekday rush hour service"] = "Mount Vernon Square",
}
},
["Green"] = {
["color"] = "00A94F",
["left terminus"] = "Branch Avenue",
["right terminus"] = "Greenbelt"
},
["Silver"] = {
["color"] = "A1A2A1",
["left terminus"] = {
"Wiehle–Reston East",
["Ashburn"] = "Ashburn"
},
["right terminus"] = "Largo Town Center"
}
}
}
return p