Difference between revisions of "Module:Adjacent stations/Beijing Suburban Railway"
Jump to navigation
Jump to search
blackwiki>Pcnl m (huaimi line published its own color) |
blackwiki>Pcnl (for better view, use another signal color among three, --> http://n.sinaimg.cn/sinakd2020824s/795/w1080h515/20200824/1dac-iyaiihm5189966.png) |
||
| Line 12: | Line 12: | ||
["Huairou–Miyun"] = { | ["Huairou–Miyun"] = { | ||
["title"] = "[[Huairou–Miyun line]]", | ["title"] = "[[Huairou–Miyun line]]", | ||
| − | ["color"] = " | + | ["color"] = "FABBCB", |
["left terminus"] = "Qinghe", | ["left terminus"] = "Qinghe", | ||
["right terminus"] = "Gubeikou", | ["right terminus"] = "Gubeikou", | ||
Revision as of 17:34, 27 August 2020
This is a data module for Module:Adjacent stations. It supports services operated by the Beijing Suburban Railway.
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = {
["system title"] = "[[Beijing Suburban Railway]]",
["system icon"] = "[[File:Bcr logo.svg|20px|link=Beijing Suburban Railway]]",
["system color"] = "11385b",
["station format"] = {
"%1 railway station",
},
["lines"] = {
["_default"] = {
["color"] = "11385b",
},
["Huairou–Miyun"] = {
["title"] = "[[Huairou–Miyun line]]",
["color"] = "FABBCB",
["left terminus"] = "Qinghe",
["right terminus"] = "Gubeikou",
},
["S2"] = {
["title"] = "[[Line S2 (BCR)|Line S2]]",
["left terminus"] = "Huangtudian",
["right terminus"] = {"Shacheng", "Yanqing"},
},
["Sub-Central"] = {
["title"] = "[[Sub-Central line]]",
["left terminus"] = "Liangxiang",
["right terminus"] = "Qiaozhuang East",
},
["Tongmi"] = {
["title"] = "[[Tongmi line]]",
["left terminus"] = "Tongzhou West",
["right terminus"] = {"Miyun North", "Huairou North"},
},
["Northeast Ring"] = {
["title"] = "[[Northeast Ring line (BCR)|Northeast Ring line]]",
["left terminus"] = "Huangtudian",
["right terminus"] = "Beijing East",
},
},
["aliases"] = {
["hm"] = "Huairou–Miyun",
["huairou-miyun"] = "Huairou–Miyun",
["huaimi"] = "Huairou–Miyun",
["northeast"] = "Northeast Ring",
["northeast ring"] = "Northeast Ring",
["nr"] = "Northeast Ring",
["tm"] = "Tongmi",
["s1"] = "Sub-Central",
["s2"] = "S2",--for rint compatibility
["s5"] = "Huairou–Miyun",
["s6"] = "Tongmi",
["s11"] = "Northeast Ring",
["sc"] = "Sub-Central",
["sub-central"] = "Sub-Central",--for rint compatibility
}
}
return p