Module:Adjacent stations/Shenyang Metro
local m = "%1 station (Shenyang Metro)"
local lutcm = "Liaoning University of TCM"
local p = {
["system title"] = "Shenyang Metro",
["system color"] = "bbbbbb",
["station format"] = {
"%1 station",
["7th Street"] = m,
["13th Street"] = m,
["Huanggutun"] = m,
["Renminguangchang"] = "People's Square station (Shenyang Metro)",
["Shitushuguan"] = m,
["Yingbin Road "] = m,
["Yixueyuan"] = m,
["Zonghebaoshuiqu"] = m,
["Liaoning University of Traditional Chinese Medicine"] = lutcm
},
["lines"] = {
["_default"] = {
["color"] = "bbbbbb",
["title"] = "Line %1"
},
["1"] = {
["color"] = "E5001C",
["left terminus"] = "Shisanhaojie",
["right terminus"] = "Limingguangchang"
},
["2"] = {
["color"] = "F08439",
["left terminus"] = "Putianlu",
["right terminus"] = "Quanyunlu"
},
["3"] = {
["color"] = "FF007F",
["left terminus"] = "Lida",
["right terminus"] = "Nanliguan"
},
["4"] = {
["color"] = "4B0082",
["left terminus"] = "Zhengxinlu",
["right terminus"] = "Chuangxinlu"
},
["6"] = {
["color"] = "01787C",
["left terminus"] = "?",
["right terminus"] = "?"
},
["9"] = {
["color"] = "0095D2",
["left terminus"] = "Nujianggongyuan",
["right terminus"] = "Jianzhudaxue"
},
["10"] = {
["color"] = "8CBB48",
["left terminus"] = "Dingxianghu",
["right terminus"] = "Zhangshabu"
},
}
}
return p