Module:Adjacent stations/RER Fribourg
MyWikiBiz, Author Your Legacy — Tuesday January 21, 2025
Jump to navigationJump to searchDocumentation for this module may be created at Module:Adjacent stations/RER Fribourg/doc
local p = { ["system title"] = "[[RER Fribourg]]", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] = { ["20"] = { ["title"] = "[[RER Vaud#Fribourg|S20]]", ["short name"] = "S20", ["text color"] = "FFFFFF", ["color"] = "b51a35", ["left terminus"] = "Neuchâtel", ["right terminus"] = "Fribourg", }, ["21"] = { ["title"] = "[[RER Vaud#Fribourg|S21]]", ["short name"] = "S21", ["text color"] = "FFFFFF", ["color"] = "d68a80", ["left terminus"] = "Ins", ["right terminus"] = "Fribourg", }, ["30"] = { ["title"] = "[[RER Vaud#Fribourg|S30]]", ["short name"] = "S30", ["text color"] = "FFFFFF", ["color"] = "005f6e", ["left terminus"] = "Yverdon-les-Bains", ["right terminus"] = "Fribourg", }, ["40"] = { ["title"] = "[[RER Vaud#Fribourg|S40]]", ["short name"] = "S40", ["text color"] = "FFFFFF", ["color"] = "2f7fb5", ["left terminus"] = "Romont", ["right terminus"] = "Fribourg", }, ["50"] = { ["title"] = "[[RER Vaud#Fribourg|S50]]", ["short name"] = "S50", ["text color"] = "FFFFFF", ["color"] = "f7941d", ["left terminus"] = "Palézieux", ["right terminus"] = "Bulle", }, ["51"] = { ["title"] = "[[RER Vaud#Fribourg|S51]]", ["short name"] = "S51", ["text color"] = "FFFFFF", ["color"] = "5b3f1a", ["left terminus"] = "Bulle", ["right terminus"] = "Montbovon", }, ["60"] = { ["title"] = "[[RER Vaud#Fribourg|S60]]", ["short name"] = "S60", ["text color"] = "FFFFFF", ["color"] = "20409a", ["left terminus"] = "Bulle", ["right terminus"] = "Broc-Fabrique", }, ["RegioExpress"] = { ["title"] = "[[RegioExpress]]", ["short name"] = "RE", ["text color"] = "FFFFFF", ["types"] = { ["Bulle–Bern"] = { ["title"] = "Bulle to Bern", ["color"] = "ed1c24", ["left terminus"] = "Bulle", ["right terminus"] = "Bern", }, ["Bulle–Fribourg"] = { ["title"] = "Bulle to Fribourg", ["color"] = "d2ac2a", ["left terminus"] = "Bulle", ["right terminus"] = "Fribourg", }, }, }, }, } return p