Difference between revisions of "Module:Adjacent stations/Berlin-Spandau buses"

From blackwiki
Jump to navigation Jump to search
blackwiki>Gateshebe
(Created page with 'local p = { ["system title"] = "Berlin-Spandau bus line network", ["system icon"] = "", ["station format"] = { "", [""] =...')
 
m (1 revision imported)
 
(No difference)

Latest revision as of 12:28, 26 September 2020

Documentation for this module may be created at Module:Adjacent stations/Berlin-Spandau buses/doc

local p = {
	["system title"] = "[[Bus lines in Berlin-Spandau|Berlin-Spandau bus line network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["130"] = {
			["title"] = "[[Berlin-Spandau night line route 130|130]]",
			["color"] = "94969c",
			["text color"] = "FFFFFF",
		},
		["137"] = {
			["title"] = "[[Berlin-Spandau night line route 137|137]]",
			["color"] = "94969c",
			["text color"] = "FFFFFF",
		},
	},
}

return p