Jump to content

Module:Adjacent stations/Baselland Transport

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mackensen (talk | contribs) at 23:33, 6 May 2021 (add note). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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