Module:Adjacent stations/Region Grundorf buses

MyWikiBiz, Author Your Legacy — Thursday May 16, 2024
< Module:Adjacent stations
Revision as of 18:43, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Region Grundorf buses)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Lines

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}}: Template:Col-end
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