Jump to content

Module:Adjacent stations/Baselland Transport

From Humanipedia

This is a data module for Module:Adjacent stations. It supports services operated by Baselland Transport. For the tram lines, use Module:Adjacent stations/Basel tramway network.

Lines[edit source]

Template:Rail template doc Template:Rail template doc Template:Rail template doc


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