Module:Adjacent stations/Lanzhou Metro
Appearance
local m = "%1 station (Lanzhou Metro)"
local lcugstm = "[[Lanzhou City College (Gansu Science and Technology Museum) station|Lanzhou City University (<abbr title=\"Gansu Science and Technology Museum\">GSTM</abbr>)]]"
local p = {
["system title"] = "[[Lanzhou Metro]]",
["system color"] = "bbbbbb",
["station format"] = {
"%1 station",
["Cultural Palace"] = m,
["Olympic Sports Center"] = m,
["Lanzhou City University (Gansu Science and Technology Museum)"] = lcugstm,
["Lanzhou City University (GSTM)"] = lcugstm,
["North Square of Lanzhou West Railway Station"] = "[[Lanzhou West railway station|North Square of Lanzhou West Railway Station]]",
["Lanzhou Railway Station"] = "[[Lanzhou railway station|Lanzhou Railway Station]]",
},
["lines"] = {
["_default"] = {
["color"] = "bbbbbb",
["title"] = "[[Line %1 (Lanzhou Metro)|Line %1]]"
},
["1"] = {
["color"] = "0080BC",
["left terminus"] = "Chenguanying",
["right terminus"] = "Donggang"
},
["2"] = {
["color"] = "ff0000",
["left terminus"] = "Yanbai Bridge",
["right terminus"] = "Dongfanghong Square"
},
["3"] = {
["color"] = "8b4513",
["left terminus"] = "?",
["right terminus"] = "?"
},
["4"] = {
["color"] = "008000",
["left terminus"] = "?",
["right terminus"] = "?"
},
["5"] = {
["color"] = "c71585",
["left terminus"] = "?",
["right terminus"] = "?"
},
}
}
return p