Module:Adjacent stations/Grundorf buses

From blackwiki
< Module:Adjacent stations
Revision as of 19:55, 17 September 2020 by blackwiki>Gateshebe (Created page with 'local p = { ["system title"] = "Bratislava bus network", ["system icon"] = "", ["station format"] = { "", [""] = "", }, ["lines"...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Lines


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

return p