Jump to content

Module:Adjacent stations/PostBus

From Wikipedia, the free encyclopedia

local p = {
	["system title"] = "[[PostBus Switzerland|PostBus]]",
	["system icon"] = "[[File:Swiss Post logo 2023.svg|20px|link=PostBus Switzerland]]",
	["station format"] = {
	},
	["system icon format"] = "route",
	["lines"] = {
		["_default"] = {
			["title"] = "[[PostBus Switzerland|%1]]",
			["color"] = "ffcc00",
			["text color"] = "000000",
		},
	},
}

return p