Template:Adjacent stations doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local m = "[[%1 station (Ürümqi Metro)|%1]]"
local p = {
["system title"] = "[[Ürümqi Metro]]",
["system color"] = "bbbbbb",
["station format"] = {
"%1 station",
["Beimen"] = m,
["Nanmen"] = m,
["Botanical Garden"] = m,
["Sports Center"] = m
},
["lines"] = {
["_default"] = {
["color"] = "bbbbbb",
["title"] = "[[Line %1 (Ürümqi Metro)|Line %1]]"
},
["1"] = {
["color"] = "1D47A1",
["left terminus"] = "International Airport",
["right terminus"] = "Santunbei"
},
["2"] = {
["color"] = "5fe864",
["left terminus"] = "?",
["right terminus"] = "?"
},
["3"] = {
["color"] = "ffc100",
["left terminus"] = "?",
["right terminus"] = "?"
},
["4"] = {
["color"] = "ff4e52",
["left terminus"] = "?",
["right terminus"] = "?"
},
}
}
return p