Module:Adjacent stations/Bratislava trains

MyWikiBiz, Author Your Legacy — Monday April 29, 2024
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:Rail template docTemplate:Col-2 Bahnlinie-style icons using {{rail color box}}: Template:Col-end
local p = {
	["system title"] = "[[Trains in Bratislava|Bratislava train network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["S8"] = {
			["title"] = "[[Bratislava train route S8|S8]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["S20"] = {
			["title"] = "[[Bratislava train route S20|S20]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["S50"] = {
			["title"] = "[[Bratislava train route S50|S50]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["S55"] = {
			["title"] = "[[Bratislava train route S55|S55]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["S60"] = {
			["title"] = "[[Bratislava train route S60|S60]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["S65"] = {
			["title"] = "[[Bratislava train route S65|S65]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["S70"] = {
			["title"] = "[[Bratislava train route S70|S70]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
		["T"] = {
			["title"] = "[[Bratislava train route T|T]]",
			["color"] = "126dd4",
			["text color"] = "FFFFFF",
		},
	},
}

return p