Open main menu
Home
Random
Donate
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Xi'an Metro
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
local m = "[[%1 station (Xi'an Metro)|%1]]" local xa = "[[Xi'an railway station#Metro station|Xi'anzhan]]" local xn = "[[Xi'an Beizhan station|Xi'an Beizhan]]" local xs = "[[Xi'an South railway station (HSR)|Xi'annanzhan]]" --not the same station as the existing Xi'an South local xe = "[[Xi'an East railway station|Xi'andongzhan]]" -- not the old Xi'an East which renamed to Chanba railway station in Nov. 2021 local xy = "[[Xianyang West railway station#Metro station|Xianyangxizhan]]" local p = { ["system title"] = "[[Xi'an Metro]]", ["system color"] = "bbbbbb", ["station format"] = { "%1 station", ["Andingmen"] = m, ["Banpo"] = m, ["Baoshuiqu"] = m, ["Beiyuan"] = m, ["Chaoyangmen"] = m, ["Doumen"] = m, ["Gaoqiao"] = m, ["Hepingmen"] = m, ["Huizhan Zhongxin"] = m, ["Huizhanzhongxin"] = m, ["Laodong Lu"] = m, ["Shitushuguan"] = m, ["Wanshoulu"] = m, ["Zaoyuan"] = m, ["Fenghesenlingongyuan"] = "[[Fenghesenlingongyuan station|Fenghe­senlin­gongyuan]]", ["Wenjingshangongyuan"] = "[[Wenjingshangongyuan station|Wenjingshan­gongyuan]]", ["Xi'an North"] = xn, ["Xi'an North Railway Station"] = xn, ["Xi'anbeizhan"] = xn, ["Xi'an Beizhan"] = xn, ["Beikezhan"] = xn, ["Beikezhan (Beiguangchang)"] = xn, ["Xi'an South"] = xs, ["Xi'an South Railway Station"] = xs, ["Xi'an East"] = xe, ["Xi'an East Railway Station"] = xe, ["Xi'an"] = xa, ["Xi'anzhan"] = xa, ["Xi'an Zhan"] = xa, ["Xi'an Railway Station"] = xa, ["Xianyang West"] = xy, ["Xianyang West Railway Station"] = xy, }, ["lines"] = { ["_default"] = { ["color"] = "bbbbbb", ["title"] = "[[Line %1 (Xi'an Metro)|Line %1]]" }, ["1"] = { ["color"] = "0077C8", ["left terminus"] = "Fenghesenlingongyuan", ["right terminus"] = "Fangzhicheng" }, ["2"] = { ["color"] = "EF3340", ["left terminus"] = "Xi'an Beizhan", ["right terminus"] = "Weiqunan" }, ["3"] = { ["color"] = "CE70CC", ["left terminus"] = "Yuhuazhai", ["right terminus"] = "Baoshuiqu" }, ["4"] = { ["color"] = "2CCCD3", ["left terminus"] = "Xi'an Beizhan", ["right terminus"] = "Hangtianxincheng" }, ["5"] = { ["color"] = "A6E35F", ["left terminus"] = "Chuangxingang", ["right terminus"] = "Matengkong" }, ["6"] = { ["color"] = "485CC7", ["left terminus"] = "Xi'anguojiyixuezhongxin", ["right terminus"] = "Xibeigongyedaxue" }, ["8"] = { ["color"] = "DEAE39", ["left terminus"] = "?", ["right terminus"] = "?" }, ["9"] = { ["color"] = "FF9E1B", ["left terminus"] = "Fangzhicheng", ["right terminus"] = "Qinlingxi" }, ["10"] = { ["color"] = "4AAA94", ["left terminus"] = "?", ["right terminus"] = "?" }, ["14"] = { ["color"] = "00C1D4", ["left terminus"] = "Airport West (T1, T2, T3)", ["right terminus"] = "Heshao" }, ["15"] = { ["color"] = "CEB66B", ["left terminus"] = "?", ["right terminus"] = "?" }, ["16"] = { ["color"] = "DE8663", ["left terminus"] = "?", ["right terminus"] = "?" }, }, ["aliases"] = { ["a"] = "14", ["ap"] = "14", ["airport"] = "14" } } return p
Summary:
Please note that all contributions to Stockhub may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Stockhub:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Adjacent stations doc
(
edit
)
Template:Rail template doc
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Xi'an Metro/doc
(
edit
)
Module:String
(
edit
)