Module:Adjacent stations/Bratislava undergrounds

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:Col-2 Bahnlinie-style icons using {{rail color box}}:
  • {{rcb|Bratislava undergrounds|A|inline=route}}: Template:Rcb
  • {{rcb|Bratislava undergrounds|B|inline=route}}: Template:Rcb
Template:Col-end
local p = {
	["system title"] = "[[Trains in Bratislava|Bratislava train network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["A"] = {
			["title"] = "[[Bratislava underground route A|A]]",
			["color"] = "060060",
			["text color"] = "FFFFFF",
		},
		["B"] = {
			["title"] = "[[Bratislava train route B|B]]",
			["color"] = "bf0000",
			["text color"] = "FFFFFF",
		},
	},
}

return p