Content deleted Content added
←Created page with 'local p = { ["system title"] = "CFL", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["lines"] = { ["_default"] = { ["title"] = "CFL Line %1", }, ["10"] = { ["color"] = "ed1846", ["text color"] = "FFFFFF", ["short name"] = "L10", ["left terminus"] = "Luxembourg", ["right terminus"] = {"Troisvierges", "Wiltz", "Diekirch"}, }, }, } return p' |
mNo edit summary |
||
Line 7:
["lines"] = {
["_default"] = {
["title"] = "[[CFL Line %1|Line %1]]",
},
["10"] = {
["color"] = "
["text color"] = "FFFFFF",
["short name"] = "L10",
|