模組:Adjacent stations/Glasgow Subway
外观
local p = {
["system title"] = "[[斯特拉斯克萊德交通]]",
["system icon"] = "[[File:Glasgow Subway.svg|13px|link=格拉斯哥地鐵|alt=格拉斯哥地鐵]]",
["system color"] = "F57C14",
["name format"] = "font-size:150%; font-family:sans-serif; font-weight:bolder; color:#FFFFFF; background-color:#F57C14; padding:0.4em 4px;",
["header background color"] = {
"F57C14",
},
["header text color"] = {
"FFFFFF",
},
["station format"] = {
"%1站",
["柏德烈"] = "柏德烈站"
},
["lines"] = {
["_default"] = {
["title"] = "[[格拉斯哥地鐵]]",
["color"] = "F57C14",
["circular"] = true,
["left terminus"] = "逆時針 / 內環",
["right terminus"] = "順時針 / 外環",
}
}
}
return p