Module:Adjacent stations/Zig Zag Railway
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Zig Zag Railway.
Heritage Railway
[edit]Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Zig Zag Railway | Zig Zag |
999933 |
|
local nsw = "%1 railway station, New South Wales"
local sydney = "%1 railway station, Sydney"
local p = {
["system title"] = "[[Zig Zag Railway]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Zig Zag"] = {
["title"] = "[[Zig Zag Railway]]",
["color"] = "999933",
["left terminus"] = "Bottom Points",
["right terminus"] = "Clarence",
},
},
}
return p