Module:Adjacent stations/Bratislava-Vrakuňa buses

MyWikiBiz, Author Your Legacy — Monday April 29, 2024
Jump to navigationJump to search

Template:Adjacent stations doc

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:Rail template docTemplate:Rail template docTemplate:Rail template docTemplate:Col-2 Bahnlinie-style icons using {{rail color box}}:
  • {{rcb|Bratislava-Vrakuňa buses|1|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|18|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|23|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|50|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|79|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|111|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|Ž|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|Z|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|V|inline=route}}: Template:Rcb
  • {{rcb|Bratislava-Vrakuňa buses|Metro|inline=route}}: Template:Rcb
Template:Col-end
local p = {
	["system title"] = "[[Buses in Bratislava-Vrakuňa|Bratislava-Vrakuňa bus network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["1"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route 1|1]]",
			["color"] = "Ff8300",
			["text color"] = "FFFFFF",
		},
		["18"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route 18|18]]",
			["color"] = "f51b00",
			["text color"] = "FFFFFF",
		},
		["23"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route 23|23]]",
			["color"] = "64e986",
			["text color"] = "FFFFFF",
		},
		["50"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route 50|50]]",
			["color"] = "136207",
			["text color"] = "FFFFFF",
		},
		["79"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route 79|79]]",
			["color"] = "663399",
			["text color"] = "FFFFFF",
		},
		["111"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route 111|111]]",
			["color"] = "fafd0f",
			["text color"] = "000000",
		},
		["Ž"] = {
			["title"] = "[[Bratislava-Vrakuňa busroute Ž|Ž]]",
			["color"] = "654321",
			["text color"] = "ffffff",
		},
		["Z"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route Z|Z]]",
			["color"] = "ffffff",
			["text color"] = "000000",
			["border color"] = "000000",
		},
		["V"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route V|V]]",
			["color"] = "005439",
			["text color"] = "ffffff",
		},
		["Metro"] = {
			["title"] = "[[Bratislava-Vrakuňa bus route Metro|Metro]]",
			["color"] = "12279e",
			["text color"] = "ffffff",
		},
	},
}

return p