Module:Adjacent stations/Zig Zag Railway

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by imported>Fork99 at 07:05, 5 June 2023 (No longer suspended). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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