Template:Adjacent stations doc
LinesEdit
Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["lang"] = "en-US",
["system title"] = "[[DC Streetcar]]",
["system icon"] = "",
["name format"] = "font-family: Arial; background-color: #ffff00; font-weight: bolder; font-size: 125%; color: black; padding: 0.5em; line-height: 1; white-space: nowrap; border: 0px solid #007fcd; margin: 0.25em; text-align: center; text-transform: uppercase;",
["header background color"] = "EF3340",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 station (DC Streetcar)",
["Oklahoma Avenue"] = "%1 station",
["Union Station"] = "Union Station (DC Streetcar)",
},
["lines"] = {
["H Street/Benning Road"] = {
["title"] = "[[H Street/Benning Road Line]]",
["color"] = "EF3340",
["left terminus"] = "Union Station",
["right terminus"] = "Oklahoma Avenue",
},
},
["aliases"] = {
["h street"] = "H Street/Benning Road",
},
}
return p