Module:Adjacent stations/Baselland Transport

MyWikiBiz, Author Your Legacy — Thursday May 02, 2024
Jump to navigationJump to search
local p = {
	["system title"] = "[[Baselland Transport]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["19"] = {
			["title"] = "[[Waldenburg railway|Line 19]]",
			["note-mid"] = "Service suspended",
			["color"] = "ffd503",
			["left terminus"] = "Liestal",
			["right terminus"] = "Waldenburg",
		},
	},
}

return p