Module:Adjacent stations/Nordstetten Light Rail: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 8: Line 8:
end
end


local BHF = "[[%1 Station|%1]]"
local p = {
local p = {
["system title"] = "[[Nordstetten Light Rail]]",
["system title"] = "[[Nordstetten Light Rail]]",
Line 13: Line 14:
["station format"] = {
["station format"] = {
"[[%1 LRT Station|%1]]",
"[[%1 LRT Station|%1]]",
["Have Idea"] = BHF
},
},
["lines"] = lines_aux {
["lines"] = lines_aux {
["1"] = {
["1"] = {
["color"] = "268bd2",
["color"] = "268bd2",
["left terminus"] = "Offenburger Straße",
["left terminus"] = "Have Idea",
["right terminus"] = "Eulerstraße",
["right terminus"] = "Eulerstraße",
}
}