Module:Adjacent stations/Sydney Trains
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Sydney Trains.
Operating lines
| Line | Keys | Color | Hex color | Icon |
|---|---|---|---|---|
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T1 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T2 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T3 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T4 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T5 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T6 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T7 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T8 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | T9 |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Closed lines
| Line | Keys | Color | Hex color | Icon |
|---|---|---|---|---|
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Bankstown |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | |
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | Carlingford |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Other
| Line | Keys | Color | Hex color | Icon |
|---|---|---|---|---|
| Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). | South West |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Lua error in Module:Adjacent_stations at line 35: attempt to index local 'data' (a boolean value). |
Now part of T2 and T5. Still used in Template:Rail-interchange
local p = {
["lang"] = "en-US",
["system title"] = "[[File:NSW TrainLink logo.svg|17px|link=Sydney Trains]] [[Sydney Trains]]",
["system color"] = "000000",
["station format"] = {
"%1 Station",
},
["lines"] = {
["T1"] = {
["title"] = "[[North Shore & Western Line]]",
["color"] = "f89c1c",
["left terminus"] = {"Emu Plains", "Richmond"},
["right terminus"] = "Berowra",
},
["T2"] = {
["title"] = "[[Olympic Park Line]]",
["color"] = "0097cd",
["left terminus"] = {"Parramatta", "Leppington"},
["right terminus"] = "City Circle",
},
["T7"] = {
["title"] = "[[Olympic Park Line]]",
["color"] = "6e818e",
["left terminus"] = "Olympic Park",
["right terminus"] = "Central",
},
["T9"] = {
["title"] = "[[Northern Line (Sydney)|Northern Line]]",
["color"] = "d21f2f",
["left terminus"] = "Hornsby",
["right terminus"] = "Gordon",
},
},
}