Module:Adjacent stations/Zig Zag Railway

MyWikiBiz, Author Your Legacy — Monday May 13, 2024
Jump to navigationJump to search
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]] (currently suspended)",
			["color"] = "999933",
			["left terminus"] = "Bottom Points",
			["right terminus"] = "Clarence",
		},
	},
}

return p