Changes

local p = {
["system title"] = "[[RER Vaud]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["1"] = {
["title"] = "[[RER Vaud#Lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "22b24c",
["left terminus"] = "Grandson",
["right terminus"] = "Lausanne",
},
["2"] = {
["title"] = "[[RER Vaud#Lines|S2]]",
["short name"] = "S2",
["text color"] = "FFFFFF",
["color"] = "20409a",
["left terminus"] = "Vallorbe",
["right terminus"] = {"Aigle", "Bex", "St-Maurice"},
},
["3"] = {
["title"] = "[[RER Vaud#Lines|S3]]",
["short name"] = "S3",
["text color"] = "FFFFFF",
["color"] = "ed1c24",
["left terminus"] = "Allaman",
["right terminus"] = "Lausanne",
},
["4"] = {
["title"] = "[[RER Vaud#Lines|S4]]",
["short name"] = "S4",
["text color"] = "FFFFFF",
["color"] = "90a7d6",
["left terminus"] = "Allaman",
["right terminus"] = {"Palézieux", "Romont"},
},
["5"] = {
["title"] = "[[RER Vaud#Lines|S5]]",
["short name"] = "S5",
["text color"] = "FFFFFF",
["color"] = "d54398",
["left terminus"] = "Grandson",
["right terminus"] = {"Aigle", "Bex", "St-Maurice"},
},
["6"] = {
["title"] = "[[RER Vaud#Lines|S6]]",
["short name"] = "S6",
["text color"] = "FFFFFF",
["color"] = "fec800",
["left terminus"] = "Lausanne",
["right terminus"] = "Palézieux",
},
["7"] = {
["title"] = "[[RER Vaud#Lines|S7]]",
["short name"] = "S7",
["text color"] = "FFFFFF",
["color"] = "f7941d",
["left terminus"] = "Puidoux",
["right terminus"] = "Vevey",
},
["8"] = {
["title"] = "[[RER Vaud#Lines|S8]]",
["short name"] = "S8",
["text color"] = "FFFFFF",
["color"] = "967b67",
["left terminus"] = "Palézieux",
["right terminus"] = {"Payerne", "Avenches"},
},
["9"] = {
["title"] = "[[RER Vaud#Lines|S9]]",
["short name"] = "S9",
["text color"] = "FFFFFF",
["color"] = "15b0d2",
["left terminus"] = "Lausanne",
["right terminus"] = "Kerzers",
},
["22"] = {
["title"] = "[[RER Vaud#Lines|S22]]",
["short name"] = "S22",
["text color"] = "FFFFFF",
["color"] = "009c9e",
["left terminus"] = {"Le Brassus", ["via"] = "Vallorbe"},
["right terminus"] = "Lausanne",
},
},
}

return p