Module:Adjacent stations/Region Grundorf buses
MyWikiBiz, Author Your Legacy — Thursday October 30, 2025
Jump to navigationJump to searchLines
Template:Col-2 Line and colour key: Template:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Col-2 Bahnlinie-style icons using {{rail color box}}:- {{rcb|Region Grundorf buses|10|inline=route}}: Template:Rcb
- {{rcb|Region Grundorf buses|70|inline=route}}: Template:Rcb
- {{rcb|Region Grundorf buses|72|inline=route}}: Template:Rcb
- {{rcb|Region Grundorf buses|74|inline=route}}: Template:Rcb
- {{rcb|Region Grundorf buses|75|inline=route}}: Template:Rcb
- {{rcb|Region Grundorf buses|76|inline=route}}: Template:Rcb
- {{rcb|Region Grundorf buses|77|inline=route}}: Template:Rcb
local p = {
	["system title"] = "[[Buses in Region Grundorf|Region Grundorf bus network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["10"] = {
			["title"] = "[[Region Grundorf bus route 10|10]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
	},
		["70"] = {
			["title"] = "[[Region Grundorf bus route 70|70]]",
			["color"] = "ff0000",
			["text color"] = "FFFFFF",
	},
		["72"] = {
			["title"] = "[[Region Grundorf bus route 72|72]]",
			["color"] = "e1e100",
			["text color"] = "000000",
	},
		["74"] = {
			["title"] = "[[Region Grundorf bus route 74|74]]",
			["color"] = "00e100",
			["text color"] = "000000",
	},
		["75"] = {
			["title"] = "[[Region Grundorf bus route 75|75]]",
			["color"] = "0000ff",
			["text color"] = "ffffff",
	},
		["76"] = {
			["title"] = "[[Region Grundorf bus route 76|76]]",
			["color"] = "c05c00",
			["text color"] = "ffffff",
	},
		["77"] = {
			["title"] = "[[Region Grundorf bus route 77|77]]",
			["color"] = "ff00ff",
			["text color"] = "FFFFFF",
		},
	},
}
return p
