模組:Adjacent stations/沈阳地铁
外观
local x = "%1站 (沈阳市)"
local y = "%1站 (沈阳地铁)"
local z = "%1站 (地铁)"
local p = {
["system title"] = "[[沈阳地铁]]",
["system icon"] = "",
["station format"] = {
"%1站",
["迎宾路"] = x,
["师范大学"] = x,
["医学院"] = x,
["中医药大学"] = x,
["市图书馆"] = x,
["奥体中心"] = x,
["中央大街"] = x,
["榆树台"] = y,
["理工大学"] = x,
["长安路"] = x,
["中央公园"] = x,
["综合保税区"] = x,
["农业大学"] = x,
["水泉"] = x,
["植物园"] = x,
["创新路"] = x,
["工业大学"] = x,
["桃仙机场"] = z,
["大南门"] = x,
["营城子"] = z,
},
["lines"] = {
["1"] = {
["title"] = "[[沈阳地铁1号线|1号线]]",
["color"] = "E5001C",
["left terminus"] = "十三号街",
["right terminus"] = "黎明广场"
},
["2"] = {
["title"] = "[[沈阳地铁2号线|2号线]]",
["color"] = "F08439",
["left terminus"] = "蒲田路",
["right terminus"] = "桃仙机场"
},
["3"] = {
["title"] = "[[沈阳地铁3号线|3号线]]",
["color"] = "E6669F",
["left terminus"] = "李达",
["right terminus"] = "方家栏"
},
["4"] = {
["title"] = "[[沈阳地铁4号线|4号线]]",
["color"] = "6E3E94",
["left terminus"] = "正新路",
["right terminus"] = "创新路"
},
["5"] = {
["title"] = "[[沈阳地铁5号线|5号线]]",
["color"] = "A03227",
},
["6"] = {
["title"] = "[[沈阳地铁6号线|6号线]]",
["color"] = "FEDC00",
["left terminus"] = "鸭绿江北街",
["right terminus"] = "沙柳路"
},
["7"] = {
["title"] = "[[沈阳地铁7号线|7号线]]",
["color"] = "009953",
},
["8"] = {
["title"] = "[[沈阳地铁8号线|8号线]]",
["color"] = "D71283",
},
["9"] = {
["title"] = "[[沈阳地铁9号线|9号线]]",
["color"] = "0095D2",
["left terminus"] = "怒江公园",
["right terminus"] = "建筑大学"
},
["10"] = {
["title"] = "[[沈阳地铁10号线|10号线]]",
["color"] = "8CBB48",
["left terminus"] = "丁香湖",
["right terminus"] = "张沙布"
},
["1E"] = {
["title"] = "[[沈阳地铁1号线|1号线]]",
["color"] = "E5001C",
["left terminus"] = "十三号街",
["right terminus"] = "双马"
},
["9E"] = {
["title"] = "[[沈阳地铁9号线|9号线]]",
["color"] = "0095D2",
["left terminus"] = "怒江公园",
["right terminus"] = "石庙子"
},
["10S"] = {
["title"] = "[[沈阳地铁10号线|10号线]]",
["color"] = "8CBB48",
["left terminus"] = "丁香湖",
["right terminus"] = "丁香街"
},
},
["aliases"] = { }
}
return p