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/Wuxi 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 (Wuxi Metro)|%1]]" local rws = "[[%1 railway station|%1 Railway Station]]" local wxrws = "[[Wuxi Xinqu railway station|Wuxi New District Station]]" local airport = "[[Sunan Shuofang International Airport station|Sunan Shuofang International Airport]]" local expo = "[[Wuxi Taihu International Expo Center station|Wuxi Taihu International Expo Center]]" local p = { ["system title"] = "[[Wuxi Metro]]", ["system color"] = "bbbbbb", ["station format"] = { "%1 station", ["Civic Center"] = m, ["Dongfeng"] = m, ["Dongting"] = m, ["South Changjiang Road"] = m, ["Yunlin"] = m, ["Wuxi"] = rws, ["Wuxi East"] = rws, ["Wuxi New District"] = wxrws, ["Wuxi Xinqu"] = wxrws, ["Shuofang Airport"] = airport, ["Airport"] = airport, ["Expo Center"] = expo, ["Exhibition Center"] = expo, }, ["lines"] = { ["_default"] = { ["color"] = "bbbbbb", ["title"] = "[[Line %1 (Wuxi Metro)|Line %1]]", ["icon"] = "[[File:WX Metro Line %1 icon.svg|x24px|alt=]]", }, ["1"] = { ["color"] = "ee3e41", ["left terminus"] = "Yanqiao", ["right terminus"] = "Nanfangquan" }, ["2"] = { ["color"] = "05aa44", ["left terminus"] = "Meiyuan Kaiyuan Temple", ["right terminus"] = "Anzhen" }, ["3"] = { ["color"] = "00bfff", ["left terminus"] = "Sumiao", ["right terminus"] = "Sunan Shuofang International Airport" }, ["4"] = { ["color"] = "800080", ["left terminus"] = "Liutan", ["right terminus"] = "Wuxi Taihu International Expo Center " }, ["5"] = { ["color"] = "ffcc00", ["left terminus"] = "?", ["right terminus"] = "?" }, } } 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/Wuxi Metro/doc
(
edit
)
Module:String
(
edit
)