Module:Adjacent stations/Zhengzhou Metro
local zzm = "%1"
local rws = "%1 Railway Station"
local xcd = "Xuchangdong Railway Station"
local zzr = "Zhengzhou Railway Station"
local zzx = "Zhengzhouxi Railway Station"
local zzd = "Zhengzhoudong Railway Station"
local p = {
["system title"] = "Zhengzhou Metro",
["system icon"] = "File:Zhengzhou Metro logo.svg",
["system color"] = "bbbbbb",
["station format"] = {
"%1 station",
["Airport East"] = zzm,
["Anninglu"] = "Anning Lu",
["Central Business District"] = zzm,
["Civic Center"] = zzm,
["Convention and Exhibition Center"] = zzm,
["Dazhou"] = zzm,
["Exhibition Center"] = zzm,
["Expo Center"] = zzm,
["Fengzhuang"] = zzm,
["Futadong"] = "Futa Dong",
["Futa East"] = "Futa Dong",
["Zhongyuan Tower East"] = "Futa Dong",
["Gangqubei"] = "Gangqu Bei",
["Gangqu North"] = "Gangqu Bei",
["Gangquhuizhan"] = "Gangqu Huizhan",
["Huanancheng East"] = "Hua'nancheng Dong",
["Hua'nancheng East"] = "Hua'nancheng Dong",
["Huanancheng Dong"] = "Huanancheng Dong",
["Jichangdong"] = "Jichang Dong",
["Jinzhenlu"] = "Jinzhen Lu",
["Longzihu West"] = "Longzihu Xi",
["Longzihu East"] = "Longzihu Dong",
["Olympic Sports Center"] = zzm,
["Putianxi"] = zzm,
["Qinghuafuzhong"] = "Qinghua Fuzhong",
["Renminlu"] = zzm,
["Renmin Road"] = zzm,
["Terminal 3"] = zzm,
["Tielu"] = zzm,
["Zhengzhou Party School of CPC"] = "Shiwei Dangxiao",
["Zhengzhou"] = zzr,
["Zhengzhou Railway Station"] = zzr,
["Zhengzhoudong"] = zzd,
["Zhengzhou East"] = zzd,
["Zhengzhou East Railway Station"] = zzd,
["Zhengzhou Hangkonggang"] = rws,
["Zhengzhouxi"] = zzx,
["Zhengzhou West"] = zzx,
["Zhengzhou West Railway Station"] = zzx,
["Xuchangdong"] = xcd,
["Xuchang East"] = xcd,
["Xuchang East railway station"] = xcd,
["counter"] = "outer loop",
["counter-clockwise"] = "outer loop",
["outer-loop"] = "outer loop",
["clockwise"] = "inner loop",
["inner-loop"] = "inner loop",
},
["lines"] = {
["_default"] = {
["color"] = "bbbbbb",
["title"] = "Line %1"
},
["1"] = {
["color"] = "E60012",
["left terminus"] = "Henan University of Technology",
["right terminus"] = "New Campus of Henan University"
},
["2"] = {
["color"] = "FFF100 ",
["left terminus"] = "Jiahe",
["right terminus"] = "Zhengzhou Hangkonggang"
},
["3"] = {
["color"] = "F39939",
["left terminus"] = "Henan Sports Center",
["right terminus"] = "Binhe Xincheng Nan"
},
["4"] = {
["color"] = "00A0E9",
["left terminus"] = "Laoyachen",
["right terminus"] = "Langzhuang"
},
["5"] = {
["color"] = "006934",
["circular"] = 1,
["left terminus"] = "inner loop",
["right terminus"] = "outer loop"
},
["6"] = {
["color"] = "920783",
["left terminus"] = "Jiayu",
["right terminus"] = "Qinghuafuzhong"
},
["7"] = {
["color"] = "d6a053",
["left terminus"] = "Dongzhao",
["right terminus"] = "Nangangliu"
},
["8"] = {
["color"] = "e5e289",
["left terminus"] = "Tianjianhu",
["right terminus"] = "Lumiao"
},
["9"] = {
["color"] = "a2ae73",
["left terminus"] = "?",
["right terminus"] = "?"
},
["10"] = {
["color"] = "BE6254",
["left terminus"] = "Zhengzhouxi",
["right terminus"] = "Zhengzhou"
},
["11"] = {
["color"] = "91adb1",
["left terminus"] = "?",
["right terminus"] = "?"
},
["12"] = {
["color"] = "1A60A5",
["left terminus"] = "Lianghu",
["right terminus"] = "Longzihu Dong"
},
["13"] = {
["color"] = "7686C2",
["left terminus"] = "?",
["right terminus"] = "?"
},
["14"] = {
["color"] = "B289BC",
["left terminus"] = "Xushui",
["right terminus"] = "Lianhu"
},
["15"] = {
["color"] = "7B5123",
["left terminus"] = "?",
["right terminus"] = "?"
},
["16"] = {
["color"] = "39592C",
["left terminus"] = "?",
["right terminus"] = "?"
},
["Chengjiao"] = {
["title"] = "Chengjiao line",
["color"] = "a2ae73",
["left terminus"] = "Jiahe",
["right terminus"] = "Zhengzhou Hangkonggang"
},
["Zhengxu"] = {
["title"] = "Zhengxu line",
["color"] = "0B4355",
["left terminus"] = "Chang'anlubei",
["right terminus"] = "Xuchangdong"
},
},
["aliases"] = {
["c"] = "Chengjiao",
["cj"] = "Chengjiao",
["suburban"] = "Chengjiao",
["chengjiao"] = "Chengjiao",
["9"] = "Chengjiao",
["c1"] = "Chengjiao",
["cj1"] = "Chengjiao",
["suburban1"] = "Chengjiao",
["chengjiao1"] = "Chengjiao",
["17"] = "Zhengxu",
["zx"] = "Zhengxu",
["zhengxu"] = "Zhengxu",
}
}
return p