Home
Random
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/V/Line
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 melbourne = "%1 railway station, Melbourne" local victoria = "%1 railway station, Victoria" local p = { ["system title"] = "[[V/Line]]", ["system icon"] = "", ["system color"] = "8f1a95", ["name format"] = "font-size: 170%; font-family:sans-serif; line-height: 100%; text-align:center; color: #ffffff; background-color:#8f1a95; box-shadow: 0 2px 0 #8f1a95; padding: 0.35em 0.35em 0.1em 0.1em;", ["header background color"] = "8f1a95", ["header text color"] = "ffffff", ["station format"] = { "%1 railway station", ["Albion"] = melbourne, ["Avenel"] = victoria, ["Beaufort"] = victoria, ["Berwick"] = melbourne, ["Broadmeadows"] = melbourne, ["Clayton"] = melbourne, ["Clunes"] = victoria, ["Epsom"] = victoria, ["Gordon"] = victoria, ["Hillside"] = victoria, ["Huntly"] = victoria, ["Locksley"] = victoria, ["Maryborough"] = victoria, ["Melton"] = melbourne, ["Panmure"] = victoria, ["Richmond"] = melbourne, ["Rochester"] = victoria, ["Sale"] = victoria, ["Stratford"] = victoria, ["Sunbury"] = melbourne, ["Sunshine"] = melbourne, ["Winchelsea"] = victoria, ["Woodend"] = victoria, }, ["lines"] = { ["_default"]={ ["title"] = "[[%1 V/Line rail service|%1 line]]", ["color"] = "7f0d82", }, ["Albury"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Albury", }, ["North East"] = { ["title"] = "[[North East railway line|North East line]]", ["left terminus"] = "Southern Cross", ["right terminus"] = "Albury", }, ["Bairnsdale"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Bairnsdale", }, ["Traralgon"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Traralgon", }, ["Gippsland"] = { ["title"] = "[[Bairnsdale V/Line rail service|Gippsland line]]", ["left terminus"] = "Southern Cross", ["right terminus"] = {"Traralgon","Bairnsdale"}, }, ["Ballarat"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Wendouree", }, ["Melton"] = { ["title"] = "[[Ballarat V/Line rail service|Ballarat line]]", ["left terminus"] = "Southern Cross", ["right terminus"] = "Bacchus Marsh", ["note-mid"] = "([[Melton railway line|Melton line]])" }, ["Ararat"] = { ["title"] = "[[Ballarat V/Line rail service|Ararat line]]", ["left terminus"] = "Southern Cross", ["right terminus"] = "Ararat", }, ["Maryborough"] = { ["left terminus"] = "Maryborough", ["right terminus"] = "Ballarat", }, ["Serviceton"] = { ["title"] = "[[Serviceton railway line|Serviceton line]]", ["left terminus"] = "Southern Cross", ["right terminus"] = {"Wendouree","Ararat"}, }, ["Bendigo"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = {"Bendigo","Epsom","Eaglehawk"} }, ["Swan Hill"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Swan Hill", }, ["Echuca"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Echuca", }, ["Geelong"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Waurn Ponds", }, ["Warrnambool"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Warrnambool" }, ["Seymour"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Seymour" }, ["Shepparton"] = { ["left terminus"] = "Southern Cross", ["right terminus"] = "Shepparton" } }, } 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/V/Line/doc
(
edit
)
Module:String
(
edit
)