Module:Adjacent stations/Grundorf buses

From blackwiki
Jump to navigation Jump to search

Lines


local p = {
	["system title"] = "[[Buses in Grundorf|Grundorf bus network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["76"] = {
			["title"] = "[[Grundorf bus route 76|76]]",
			["color"] = "94969c",
			["text color"] = "FFFFFF",
		},
	},
}

return p