Difference between revisions of "Module:Adjacent stations/KCR"

From blackwiki
Jump to navigation Jump to search
blackwiki>Jc86035
m (Jc86035 moved page Module:Sandbox/Jc86035/2 to Module:Adjacent stations/KCR without leaving a redirect)
blackwiki>Jc86035
m (retarget)
Line 1: Line 1:
local a = "%1 station (MTR)"
+
return require("Module:Adjacent stations/Kowloon–Canton Railway")
local b = "%1 railway station"
 
 
 
local p = {
 
["lang"] = "en-GB",
 
["system title"] = "[[Kowloon–Canton Railway|KCR]]",
 
["station format"] = {
 
"%1 station",
 
 
["Austin"] = a,
 
["Racecourse"] = a,
 
["Science Park"] = a,
 
["University"] = a,
 
 
["Kowloon"] = "%1 railway station (KCR)",
 
["Mong Kok"] = "Mong Kok East station",
 
["Yaumati"] = "Mong Kok East station",
 
 
["Hung Ling"] = b,
 
["Sha Tau Kok"] = b,
 
["Shek Chung Au"] = b,
 
["Tai Po Kau"] = b,
 
["Tai Po Market"] = b,
 
["Wo Hang"] = b,
 
 
["Beijing West"] = b,
 
["Changsha"] = b,
 
["Guangzhou East"] = b,
 
["Jinhua"] = b,
 
["Shanghai"] = b,
 
["West Kowloon"] = b,
 
["Wuchang"] = b,
 
["Zhaoqing"] = b,
 
["Zhengzhou"] = b,
 
["Zhuzhou"] = b,
 
 
["Changping"] = "%1 railway station (Guangdong)",
 
},
 
["lines"] = {
 
["KCR (British)"] = {
 
["line title"] = "[[East Rail line|KCR British section]]",
 
["color"] = "000",
 
["left terminus"] = "Kowloon",
 
["right terminus"] = "Lo Wu"
 
},
 
["Sha Tau Kok"] = {
 
["line title"] = "[[Sha Tau Kok Railway]]",
 
["color"] = "000",
 
["left terminus"] = "Fanling",
 
["right terminus"] = "Sha Tau Kok"
 
},
 
["East Rail"] = {
 
["line title"] = "[[East Rail line|KCR East Rail]]",
 
["color"] = "005DA0",
 
["left terminus"] = "Hung Hom",
 
["right terminus"] = {"Lo Wu", "Lok Ma Chau"}
 
},
 
["West Rail"] = {
 
["line title"] = "[[West Rail line|KCR West Rail]]",
 
["color"] = "AC2571",
 
["left terminus"] = "Hung Hom",
 
["right terminus"] = "Tuen Mun"
 
},
 
["Ma On Shan Rail"] = {
 
["line title"] = "[[Ma On Shan line|KCR Ma On Shan Rail]]",
 
["color"] = "761E10",
 
["left terminus"] = "Wu Kai Sha",
 
["right terminus"] = "Tai Wai"
 
},
 
["Northern"] = {
 
["line title"] = "[[Northern Link (MTR)|Northern Link]]",
 
["color"] = "888",
 
["left terminus"] = "Kam Sheung Road",
 
["right terminus"] = {"Lok Ma Chau", "Kwu Tung"}
 
},
 
["Guangdong"] = {
 
["line title"] = "[[Guangdong Through Train]]",
 
["color"] = "000",
 
["left terminus"] = "Zhaoqing",
 
["right terminus"] = "Hung Hom"
 
},
 
["Beijing–Kowloon"] = {
 
["line title"] = "[[Beijing–Kowloon Through Train]]",
 
["color"] = "000",
 
["left terminus"] = "Beijing West",
 
["right terminus"] = "Hung Hom"
 
},
 
["Shanghai–Kowloon"] = {
 
["line title"] = "[[Shanghai–Kowloon Through Train]]",
 
["color"] = "000",
 
["left terminus"] = "Shanghai",
 
["right terminus"] = "Hung Hom"
 
},
 
["Light Rail"] = {
 
["line title"] = "[[Light Rail (MTR)|KCR Light Rail]]",
 
["color"] = "FD722D",
 
},
 
["505"] = {
 
["line title"] = "505",
 
["color"] = "FF0000",
 
},
 
["507"] = {
 
["line title"] = "507",
 
["color"] = "008000",
 
},
 
["610"] = {
 
["line title"] = "610",
 
["color"] = "A52A2A",
 
},
 
["614"] = {
 
["line title"] = "614",
 
["color"] = "00BFFF",
 
},
 
["614P"] = {
 
["line title"] = "614P",
 
["color"] = "FFC0CB",
 
},
 
["615"] = {
 
["line title"] = "615",
 
["color"] = "FFFF00",
 
},
 
["615P"] = {
 
["line title"] = "615P",
 
["color"] = "000080",
 
},
 
["705"] = {
 
["line title"] = "705",
 
["color"] = "9ACD32",
 
},
 
["706"] = {
 
["line title"] = "706",
 
["color"] = "D8BFD8",
 
},
 
["751"] = {
 
["line title"] = "751",
 
["color"] = "FFA500",
 
},
 
["761P"] = {
 
["line title"] = "761P",
 
["color"] = "4B0082",
 
}
 
},
 
["aliases"] = {
 
["kcr"] = "KCR (British)",
 
["kcr british section"] = "KCR (British)",
 
["british section"] = "KCR (British)",
 
["east rail line"] = "East Rail",
 
["east"] = "East Rail",
 
["eal"] = "East Rail",
 
["erl"] = "East Rail",
 
["er"] = "East Rail",
 
["e"] = "East Rail",
 
["north south corridor"] = "East Rail",
 
["north south line"] = "East Rail",
 
["north-south line"] = "East Rail",
 
["north south"] = "East Rail",
 
["north-south"] = "East Rail",
 
["west rail line"] = "West Rail",
 
["west"] = "West Rail",
 
["wrl"] = "West Rail",
 
["wr"] = "West Rail",
 
["w"] = "West Rail",
 
["ma on shan line"] = "Ma On Shan Rail",
 
["ma on shan"] = "Ma On Shan Rail",
 
["mosl"] = "Ma On Shan Rail",
 
["mos"] = "Ma On Shan Rail",
 
["mol"] = "Ma On Shan Rail",
 
["mo"] = "Ma On Shan Rail",
 
["m"] = "Ma On Shan Rail",
 
["northern link"] = "Northern",
 
["northern"] = "Northern",
 
["nol"] = "Northern",
 
["nrl"] = "Northern",
 
["nr"] = "Northern",
 
["nl"] = "Northern",
 
["guangdong through train"] = "Guangdong",
 
["guangjiu"] = "Guangdong",
 
["jiuguang"] = "Guangdong",
 
["guangdong"] = "Guangdong",
 
["gd"] = "Guangdong",
 
["beijing–kowloon through train"] = "Beijing–Kowloon",
 
["beijing–kowloon"] = "Beijing–Kowloon",
 
["beijing-kowloon"] = "Beijing–Kowloon",
 
["beijingkowloon"] = "Beijing–Kowloon",
 
["beijing"] = "Beijing–Kowloon",
 
["bk"] = "Beijing–Kowloon",
 
["shanghai–kowloon through train"] = "Shanghai–Kowloon",
 
["shanghai–kowloon"] = "Shanghai–Kowloon",
 
["shanghai-kowloon"] = "Shanghai–Kowloon",
 
["shanghaikowloon"] = "Shanghai–Kowloon",
 
["shanghai"] = "Shanghai–Kowloon",
 
["sk"] = "Shanghai–Kowloon",
 
["lrt"] = "Light Rail",
 
["lr"] = "Light Rail",
 
["l"] = "Light Rail"
 
}
 
}
 
 
 
return p
 

Revision as of 05:37, 7 August 2018

Documentation for this module may be created at Module:Adjacent stations/KCR/doc

return require("Module:Adjacent stations/Kowloon–Canton Railway")