Module:Adjacent stations/CFL
Appearance
This is a data module for Module:Adjacent stations. It supports services operated by Société Nationale des Chemins de Fer Luxembourgeois.
Line | Keys | Color | Hex color | Icon |
---|---|---|---|---|
Line 10 | 10 |
ADFF2F |
| |
Line 30 | 30 |
|
| |
Line 50 | 50 |
|
| |
Line 60 | 60 |
|
| |
Line 60A | 60A |
|
| |
Line 60B | 60B |
|
| |
Line 60C | 60C |
|
| |
Line 70 | 70 |
|
|
local p = {
["system title"] = "[[Société Nationale des Chemins de Fer Luxembourgeois|CFL]]",
["system icon"] = "",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["title"] = "[[CFL Line %1|Line %1]]",
},
["10"] = {
["color"] = "ADFF2F",
["text color"] = "FFFFFF",
["short name"] = "L10",
["left terminus"] = "Luxembourg",
["right terminus"] = {"Troisvierges", "Wiltz", "Diekirch"},
},
},
}
return p