Content deleted Content added
Cards84664 (talk | contribs) oops |
Cards84664 (talk | contribs) + |
||
(48 intermediate revisions by the same user not shown) | |||
Line 1:
local
local fulton = "%1 station (BMT Fulton Street Line)"
local lexington = "%1 station (BMT Lexington Avenue Line)"
local myrtle = "%1 station (BMT Myrtle Avenue Line)"
local nassau = "%1 station (BMT Nassau Street Line)"
local p = {
Line 9 ⟶ 13:
["station format"] = {
"%1 station",
["
["
["
["
["
["
["40th Street"] = five,
["46th Street"] = five,
["52nd Street"] = five,
["58th Street"] = five,
["65th Street"] = five,
["Albany Avenue"] = "Albany Avenue and Sumner Avenue stations",
["Atlantic Avenue"] = {
["5 Elevated"] = five,
["6"] = five,
["13"] = fulton,
},
["Bridge Street"] = "Bridge–Jay Streets station",
["Brooklyn Avenue"] = "Brooklyn Avenue and Tompkins Avenue stations",
["Chambers Street"] = nassau,
["Court Street"] = "Court Street and Myrtle Avenue stations",
["Cumberland Avenue"] = fulton,
["DeKalb Avenue"] = lexington,
["Eastern Parkway"] = "Broadway Junction station (BMT Jamaica Line)",
["Flatbush Avenue"] = fulton,
["Fulton Street"] = five,
["Franklin Avenue"] = {
["11"] = myrtle,
["12"] = lexington,
["13"] = fulton,
},
["Grand Avenue"] = fulton,
["Lafayette Avenue"] = fulton,
["Metropolitan Avenue"] = "Middle Village–Metropolitan Avenue station",
["Myrtle Avenue"] = {
["12"] = lexington,
["13"] = "Court Street and Myrtle Avenue stations",
},
["Nostrand Avenue"] = {
["12"] = lexington,
["13"] = fulton,
},
["Ralph Avenue"] = fulton,
["Reid Avenue"] = {
["12"] = lexington,
["13"] = fulton,
},
["Rockaway Avenue"] = fulton,
["Saratoga Avenue"] = fulton,
["Sumner Avenue"] = {
["12"] = lexington,
["13"] = "Albany Avenue and Sumner Avenue stations",
},
["Tompkins Avenue"] = {
["12"] = lexington,
["13"] = "Brooklyn Avenue and Tompkins Avenue stations",
},
["Union Street"] = five,
["Vanderbilt Avenue"] = fulton,
},
["lines"] = {
Line 21 ⟶ 78:
},
["5"] = {
["title"] = "
["left terminus"] = {"Chambers Street", "Sands Street"},
["right terminus"] = "65th Street",
},
["5 Elevated"] = {
["title"] = "5: Culver",
["note-mid"] = ""L" service",
["left terminus"] = "Sands Street",
["right terminus"] = "Stillwell Avenue",
},
["5 Subway"] = {
["title"] = "5: Culver",
["note-mid"] = "Subway service",
["left terminus"] = "Chambers Street",
["right terminus"] = "Stillwell Avenue",
},
["6"] = {
Line 29 ⟶ 98:
["left terminus"] = "Sands Street",
["right terminus"] = "65th Street",
},
["11"] = {
["title"] = "11: Myrtle Avenue",
["left terminus"] = "Sands Street",
["right terminus"] = "Metropolitan Avenue",
},
["12"] = {
["title"] = "[[12 (BMT rapid transit service)|12: Lexington Avenue]]",
["left terminus"] = "Park Row",
["right terminus"] = "Eastern Parkway",
},
["13"] = {
["title"] = "[[13 (BMT rapid transit service)|13: Fulton Street]]",
["left terminus"] = {"Park Row", "Fulton Ferry"},
["right terminus"] = "Lefferts Avenue",
},
},
|