Module:Adjacent stations/BMT: Difference between revisions

Content deleted Content added
No edit summary
+
 
(36 intermediate revisions by the same user not shown)
Line 1:
local four = "%1 station (BMT Fourth Avenue Line)"
local five = "%1 station (BMT Fifth Avenue Line)"
local fulton = "%1 station (BMT Fulton Street Line)"
local lexington = "%1 station (BMT Lexington Avenue Line)"
local fourmyrtle = "%1 station (BMT FourthMyrtle Avenue Line)"
local nassau = "%1 station (BMT Nassau Street Line)"
 
Line 11 ⟶ 13:
["station format"] = {
"%1 station",
["NinthThird Street"] = {five,
["5Ninth ElevatedStreet"] = five,
["5 Subway"] = four,
["6"] = five,
},
["16th Street"] = five,
["20th Street"] = five,
Line 25 ⟶ 24:
["58th Street"] = five,
["65th Street"] = five,
["Albany Avenue"] = "Albany Avenue and Sumner Avenue stations",
["Atlantic Avenue"] = {
["5 SubwayElevated"] = fourfive,
["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 32 ⟶ 78:
},
["5"] = {
["title"] = "[[5 (BMT rapid transit service)|5: Culver]]",
["left terminus"] = {"Chambers Street", "Sands Street"},
["right terminus"] = "65th Street",
},
["5 Elevated"] = {
["title"] = "[[5 (BMT rapid transit service)|5: Culver]]",
["note-mid"] = ""L" service",
["left terminus"] = "Sands Street",
Line 43 ⟶ 89:
},
["5 Subway"] = {
["title"] = "[[5 (BMT rapid transit service)|5: Culver]]",
["note-mid"] = "Subway service",
["left terminus"] = "Chambers Street",
Line 52 ⟶ 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",
},
},