Module:Adjacent stations/State Rail Authority
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by State Rail Authority.
Former Main Line Services
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Northern |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Southern |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Main Western |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | North Coast |
|
|
Lines closed or partially closed to passenger transport
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Abattoirs |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Binnaway |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Blayney |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Boggabilla |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Bombala |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Boorowa |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Brewarrina |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Broken Hill |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Camden |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cessnock |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Cobar |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Crookwell |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Griffith |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Gwabegar |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Hay |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Holsworthy |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Inverell |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Lake Cargelligo |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Merriwa |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Molong |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Mungindi |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Murwillumbah |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Oaklands |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Oberon |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Parkes |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Picton Loop |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Kurrajong |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Rookwood |
|
| |
Ropes Creek Line | Ropes Creek |
FFFF00 |
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sandown |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Sandy Hollow |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | South Coast |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Stockinbingal |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Taralga |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Temora |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tocumwal |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Toronto |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Troy Junction |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Tumut |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Unanderra |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Warren |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Warwick Farm |
|
| |
Lua error in Module:Adjacent_stations at line 693: "title" is missing from the data page. | Woronora |
|
|
Naming of Module
This module is named after the State Rail Authority on the basis that they or one of their subsidiaries operated these services at one time or another.
local sydney = "%1 railway station, Sydney"
local p = {
["system title"] = "[[State Rail Authority]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
["Cochrane"] = sydney,
["St Marys"] = sydney,
},
["lines"] = {
["Ropes Creek"] = {
["title"] = "[[Ropes Creek railway line|Ropes Creek Line]]",
["color"] = "FFFF00",
["left terminus"] = "Ropes Creek",
["right terminus"] = "St Marys",
},
},
}
return p