ماڈیول:Adjacent stations/Aargau Verkehr
Appearance
Documentation for this module may be created at ماڈیول:Adjacent stations/Aargau Verkehr/doc
local p = {
["system title"] = "[[Aargau Verkehr]]",
["system icon"] = "",
["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0f225f; padding:0.5em 4px; text-align:center; align-items:center;",
["station format"] = {
"%1 railway station",
},
["system icon format"] = "route",
["lines"] = {
["_default"] = {
["title"] = "[[Aargau Verkehr#Bus routes|%1]]",
["color"] = "000066",
["text color"] = "FFFFFF",
},
-- Bus lines
["340"] = {
["color"] = "39943a",
},
["444"] = {
["color"] = "d03535",
},
["445"] = {
["color"] = "d03535",
},
},
}
return p