Jump to content

Module:Adjacent stations/Bratislava night lines

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gateshebe (talk | contribs) at 14:08, 17 September 2020 (Created page with 'local p = { ["system title"] = "Bratislava night bus network", ["system icon"] = "", ["station format"] = { "", [""] = "",...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

local p = {
	["system title"] = "[[Night buses in Bratislava|Bratislava night bus network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["N21"] = {
			["title"] = "[[Bratislava night bus route N21|N21]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N29"] = {
			["title"] = "[[Bratislava night bus route N29|N29]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N31"] = {
			["title"] = "[[Bratislava night bus route N31|N31]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N33"] = {
			["title"] = "[[Bratislava night bus route N33|N33]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N34"] = {
			["title"] = "[[Bratislava night bus route N34|N34]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N37"] = {
			["title"] = "[[Bratislava night bus route N37|N37]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N44"] = {
			["title"] = "[[Bratislava night bus route N44|N44]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N47"] = {
			["title"] = "[[Bratislava night bus route N47|N47]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N53"] = {
			["title"] = "[[Bratislava night bus route N53|N53]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N55"] = {
			["title"] = "[[Bratislava night bus route N55|N55]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N56"] = {
			["title"] = "[[Bratislava night bus route N56|N56]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N61"] = {
			["title"] = "[[Bratislava night bus route N61|N61]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N70"] = {
			["title"] = "[[Bratislava night bus route N70|N70]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N72"] = {
			["title"] = "[[Bratislava night bus route N72|N72]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N74"] = {
			["title"] = "[[Bratislava night bus route N74|N74]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N80"] = {
			["title"] = "[[Bratislava night bus route N80|N80]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N91"] = {
			["title"] = "[[Bratislava night bus route N91|N91]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N93"] = {
			["title"] = "[[Bratislava night bus route N93|N93]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N95"] = {
			["title"] = "[[Bratislava night bus route N95|N95]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
		["N99"] = {
			["title"] = "[[Bratislava night bus route N99|N99]]",
			["color"] = "000000",
			["text color"] = "FFFFFF",
		},
	},
}

return p