Jump to content

Module:Adjacent stations/Trams in Bern

From Humanipedia

This is a data module for Module:Adjacent stations. It supports services operated by Trams in Bern.

Lines[edit source]

Template:Col-begin Template:Col-2 Line and color key: Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Col-2 Bahnlinie-style icons using {{rail color box}}:

  • {{rcb|Trams in Bern|3|inline=route}}: Lua error in package.lua at line 80: module 'Module:Yesno' not found.
  • {{rcb|Trams in Bern|6|inline=route}}: Lua error in package.lua at line 80: module 'Module:Yesno' not found.
  • {{rcb|Trams in Bern|7|inline=route}}: Lua error in package.lua at line 80: module 'Module:Yesno' not found.
  • {{rcb|Trams in Bern|8|inline=route}}: Lua error in package.lua at line 80: module 'Module:Yesno' not found.
  • {{rcb|Trams in Bern|9|inline=route}}: Lua error in package.lua at line 80: module 'Module:Yesno' not found.

Template:Col-end


local p = {
	["system title"] = "[[Trams in Bern]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["3"] = {
			["title"] = "[[Trams in Bern#Lines|3]]",
			["color"] = "9bb4bd",
			["text color"] = "FFFFFF",
		},
		["6"] = {
			["title"] = "[[Trams in Bern#Lines|6]]",
			["color"] = "0e88d3",
			["text color"] = "FFFFFF",
		},
		["7"] = {
			["title"] = "[[Trams in Bern#Lines|7]]",
			["color"] = "ed1c24",
			["text color"] = "FFFFFF",
		},
		["8"] = {
			["title"] = "[[Trams in Bern#Lines|8]]",
			["color"] = "f24dae",
			["text color"] = "FFFFFF",
		},
		["9"] = {
			["title"] = "[[Trams in Bern#Lines|9]]",
			["color"] = "fbbc09",
			["text color"] = "FFFFFF",
		},
	},
}

return p