local p = {
["system title"] = "[[Rigi Railways]]",
["system icon"] = "",
["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#007a5a; padding:0.5em 4px; text-align:center; align-items:center;",
["header background color"] = "007a5a",
["header text color"] = "FFFFFF",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["Regio"] = {
["color"] = "007a5a",
["title"] = "[[Regio (Swiss railway train)|Regio]]",
["types"] = {
["Rigi-Arth"] = {
["title"] = "",
["left terminus"] = "Rigi Kulm",
["right terminus"] = "Arth-Goldau RB",
},
["Vitznau-Rigi"] = {
["title"] = "",
["left terminus"] = "Vitznau",
["right terminus"] = "Rigi Kulm",
},
},
},
},
}
return p