Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/NYC Ferry
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local ferry = "%1 Ferry Terminal" local p = { ["lang"] = "en-US", ["system title"] = "[[NYC Ferry]]", ["system icon"] = "", ["station format"] = { "List of NYC Ferry stops#%1", ["Battery Park City"] = ferry, ["Dumbo/Fulton Ferry"] = "Fulton Ferry, Brooklyn", ["East 34th Street"] = "East 34th Street Ferry Landing", ["Pier 11/Wall Street"] = "%1", ["St. George"] = "St. George Terminal", ["West Midtown"] = ferry, }, ["lines"] = { ["_default"] = { ["title"] = "[[NYC Ferry#%1 Ferry|%1]]", ["text color"] = "FFFFFF", }, ["Astoria"] = { ["short name"] = "AST", ["color"] = "ff6a00", ["left terminus"] = "Pier 11/Wall Street", ["right terminus"] = "East 90th Street", }, ["Coney Island"] = { ["short name"] = "CI", ["color"] = "01A786", ["left terminus"] = "Pier 11/Wall Street", ["right terminus"] = "Coney Island", }, ["East River"] = { ["short name"] = "ER", ["color"] = "008199", ["left terminus"] = "Pier 11/Wall Street", ["right terminus"] = "Hunters Point South", }, ["Governors Island"] = { ["short name"] = "GI", ["color"] = "c2c2c2", ["left terminus"] = "Pier 11/Wall Street", ["right terminus"] = "Governors Island", }, ["Rockaway"] = { ["short name"] = "RW", ["color"] = "b219aa", ["left terminus"] = "Pier 11/Wall Street", ["right terminus"] = "Rockaway", }, ["Soundview"] = { ["short name"] = "SV", ["color"] = "4f008c", ["left terminus"] = "Pier 11/Wall Street", ["right terminus"] = "Ferry Point Park", }, ["South Brooklyn"] = { ["short name"] = "SB", ["color"] = "ffd000", ["text color"] = "000000", ["left terminus"] = "Corlears Hook", ["right terminus"] = "Bay Ridge", }, ["St. George"] = { ["short name"] = "ST", ["color"] = "D7006E", ["left terminus"] = "St. George", ["right terminus"] = "West Midtown", }, }, ["aliases"] = { ["ast"] = "Astoria", ["ci"] = "Coney Island", ["er"] = "East River", ["gi"] = "Governors Island", ["rw"] = "Rockaway", ["sb"] = "South Brooklyn", ["st"] = "St. George", ["sv"] = "Soundview", }, } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/NYC Ferry/doc
(
edit
)
Module:String
(
edit
)