mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
["1"] = { | ["1"] = { | ||
["title"] = "[[Nordstetten Light Rail Line 1|1]]", | ["title"] = "[[Nordstetten Light Rail Line 1|1]]", | ||
["color"] = " | ["color"] = "0000FF", | ||
["left terminus"] = "Wörther Straße", | ["left terminus"] = "Wörther Straße", | ||
["right terminus"] = "Eulerstraße", | ["right terminus"] = "Eulerstraße", |
Revision as of 12:51, 8 April 2024
local p = {
["system title"] = "[[Nordstetten Light Rail]]",
["system icon"] = "",
["station format"] = {
"[[%1 LRT Station|%1]]",
},
["lines"] = {
["1"] = {
["title"] = "[[Nordstetten Light Rail Line 1|1]]",
["color"] = "0000FF",
["left terminus"] = "Wörther Straße",
["right terminus"] = "Eulerstraße",
}
},
}
return p