Module:Adjacent stations/Baselland Transport

local p = {
	["system title"] = "[[Baselland Transport]]",
	["system icon"] = "",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
		["19"] = {
			["title"] = "[[Waldenburg railway|Line 19]]",
			["color"] = "ffd503",
			["left terminus"] = "Liestal",
			["right terminus"] = "Waldenburg",
		},
	},
}

return p