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/Kaohsiung 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 x = "%1 light rail station" local p = { ["system title"] = "[[Kaohsiung Metro]]", ["system icon"] = "[[File:Kaohsiung Mass Rapid Transit Logo(Logo Only).svg|18px|link=Kaohsiung Rapid Transit]]", ["station format"] = { "%1 metro station", ["Central Park"] = "Central Park metro station (Taiwan)", ["Ciaotou"] = "Ciaotou Station (Kaohsiung Metro)", ["Kaohsiung Main Station"] = "%1", ["Zuoying"] = "%1 HSR station", -- Circular light rail ["Lizihnei"] = x, ["Kaisyuan Rueitian"] = x, ["Cianjhen Star"] = x, ["Kaisyuan Jhonghua"] = x, ["Dream Mall"] = x, ["Commerce and Trade Park"] = x, ["Software Technology Park"] = x, ["Kaohsiung Exhibition Center"] = x, ["Cruise Terminal"] = x, ["Glory Pier"] = x, ["Love Pier"] = x, ["Dayi Pier-2"] = x, ["Penglai Pier-2"] = x, ["Hamasen"] = x }, ["lines"] = { ["R"] = { ["title"] = "[[Red line (Kaohsiung Metro)|Red line]]", ["short name"] = "Red line", ["color"] = "e20b65", ["icon"] = "[[File:Kaohsiung MRT Red Line.svg|20px|link=Red line (Kaohsiung Metro)]]", ["left terminus"] = "Gangshan South", ["right terminus"] = "Siaogang" }, ["O"] = { ["title"] = "[[Orange line (Kaohsiung Metro)|Orange line]]", ["short name"] = "Orange line", ["color"] = "faa73f", ["icon"] = "[[File:Kaohsiung Metro Orange Line.svg|20px|link=Orange line (Kaohsiung Metro)]]", ["left terminus"] = "Sizihwan", ["right terminus"] = "Daliao" }, ["C"] = { ["title"] = "[[Circular light rail]]", ["short name"] = "Circular line", ["color"] = "7cbd52", ["icon"] = "[[File:Kaohsiung LRT Circular Line.svg|20px|link=Circular light rail]]", ["left terminus"] = "Lizihnei", ["right terminus"] = "Hamasen" }, -- Future lines ["Y"] = { ["title"] = "[[Yellow line (Kaohsiung Metro)|Yellow line]]", ["short name"] = "Yellow line", ["color"] = "ffc100", ["icon"] = "[[File:Kaohsiung Rapid Transit Yellow Line.svg|20px|link=Yellow line (Kaohsiung Metro)]]", ["left terminus"] = {"Cruise Terminal", "Cianjhen Senior High School"}, ["right terminus"] = "Dipu" }, -- Proposed ["Yanchao"] = { ["title"] = "[[Kaohsiung Metro#All projects|Yanchao line]]", ["short name"] = "Yanchao line", ["color"] = "c100ff" }, ["Youchang"] = { ["title"] = "[[Kaohsiung Metro#All projects|Youchang line]]", ["short name"] = "Youchang line", ["color"] = "008583" }, ["Fongshan"] = { ["title"] = "[[Kaohsiung Metro#All projects|Fongshan line]]", ["short name"] = "Fongshan line", ["color"] = "007fff" }, ["Green"] = { ["title"] = "[[Kaohsiung Metro#All projects|Green line]]", ["short name"] = "Green line", ["color"] = "50cb00" }, ["Foguangshan"] = { ["title"] = "[[Kaohsiung Metro#All projects|Foguangshan line]]", ["short name"] = "Foguangshan line", ["color"] = "aa34c0" }, }, ["aliases"] = { ["Circular"] = "C", ["c"] = "C", ["circular"] = "C", ["Orange"] = "O", ["o"] = "O", ["orange"] = "O", ["Red"] = "R", ["r"] = "R", ["red"] = "R", ["Yellow"] = "Y", ["y"] = "Y", ["yellow"] = "Y" } } 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/Kaohsiung Metro/doc
(
edit
)
Module:String
(
edit
)