پودمان:Adjacent stations/Nanchang Metro
ظاهر
local m = "%1 station (Nanchang Metro)"
local ss = "[[South Square of West railway station|South Square of West Railway Station]]"
local nw = "[[Nanchang West railway station|Nanchang West Railway Station]]"
local p = {
["system title"] = "[[Nanchang Metro]]",
["system color"] = "bbbbbb",
["station format"] = {
"%1 station",
["Baimashan"] = m,
["Civic Center"] = m,
["Doumen"] = m,
["Guanzhou"] = m,
["International Expo Center"] = m,
["Longgang"] = m,
["Olympic Stadium"] = m,
["People's Park"] = m,
["Shuanggang"] = m,
["South Square of West Railway Station"] = ss,
["South Square of West RS"] = ss,
["Taoyuan"] = m,
["Nanchang West"] = nw,
["Nanchang West RS"] = nw,
["Nanchang West Railway Station"] = nw
},
["lines"] = {
["_default"] = {
["color"] = "bbbbbb",
["title"] = "[[Line %1 (Nanchang Metro)|Line %1]]"
},
["1"] = {
["color"] = "e60039",
["left terminus"] = "?",
["right terminus"] = "?"
},
["2"] = {
["color"] = "ffda01",
["left terminus"] = "?",
["right terminus"] = "?"
},
["3"] = {
["color"] = "0079c3",
["left terminus"] = "?",
["right terminus"] = "?"
},
["4"] = {
["color"] = "00a560",
["left terminus"] = "?",
["right terminus"] = "?"
},
["5"] = {
["color"] = "f0831e",
["left terminus"] = "?",
["right terminus"] = "?"
},
}
}
return p