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/National Rail
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 x="%1 station" local p = { ["system title"] = "[[National Rail]]", ["system icon"] = "[[File:National Rail logo.svg|15px|National Rail]]", ["station format"] = { "%1 railway station", ["Kensington (Olympia)"] = x, ["London Bridge"] = x, ["London Euston"] = "Euston railway station", ["Sydenham"] = "Sydenham railway station (London)", ["Wembley Central"] = x, ["West Brompton"] = x, -- Psudo stations ["Bushey or Watford"] = "[[Bushey railway station|Bushey]] or<br />[[Watford Junction railway station|Watford Junction]]", ["Euston or Wembley"] = "[[Euston railway station|London Euston]] or<br />[[Wembley Central station|Wembley Central]]", }, ["lines"] = { ["_default"] = { ["title"] = "[[%1 London Line]]", ["color"] = "e87722", }, ["London Northwestern Railway"] = { ["title"]="[[West Midlands Trains#London Northwestern Railway|London Northwestern Railway]]", ["color"] = "00BF6F", ["types"] ={ ["London β Birmingham"] = { ["title"] = "London β Birmingham", ["left terminus"] = "Birmingham New Street", ["right terminus"] = "London Euston" }, ["London - Crewe"] = { ["title"] = "London - Crewe", ["left terminus"] = "Crewe", ["right terminus"] = "London Euston" }, ["West Coast Main Line"] = { ["title"] = "West Coast Main Line", ["left terminus"] = {"Milton Keynes Central","Northampton"}, ["right terminus"] = "London Euston" } } }, ["South Western Railway"] = { ["title"] = "South Western Railway (train operating company)", ["color"] = "24398c" }, ["Southern"] = { ["title"] = "[[Southern (Govia Thameslink Railway)|Southern]]", ["color"] = "8CC63E", ["types"] ={ ["Brighton"] = { ["title"] = "[[Brighton Main Line]]", ["left terminus"] = {"London Bridge", "London Victoria"}, ["right terminus"] = "Brighton" }, ["Crystal Palace"] = { ["title"] = "[[Crystal Palace Line]]", ["left terminus"] = "Balham", ["right terminus"] = "Beckenham Junction" }, ["Sutton & Mole Valley"] = { ["title"] = "[[Sutton and Mole Valley lines|Sutton & Mole Valley Lines]]", ["left terminus"] = "Peckham Rye", ["right terminus"] = "Horsham" }, ["West London"] = { ["title"] = "West London Route", ["left terminus"] = {"Watford Junction","Hemel Hempstead"}, ["right terminus"] = "Clapham Junction" } } }, ["Thameslink"] = { ["title"] = "[[Govia Thameslink Railway|Thameslink]]", ["color"] = "FF5AA4", ["types"] ={ ["Brighton"] = { ["title"] = "[[Brighton Main Line]]", ["left terminus"] = {"London Bridge", "London Victoria"}, ["right terminus"] = "Brighton" } } } } } 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:Sandbox other
(
edit
)
Module:Adjacent stations/National Rail/doc
(
edit
)
Module:String
(
edit
)