Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Humanipedia
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Module:Adjacent stations/Busan Metro
Module
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
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 busan = "%1 station (Busan Metro)" local korail = "%1 station (Korail)" local p = { ["system title"] = "[[Busan Metro]]", ["system icon"] = "", ["name format"] = { ["1"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#f06a00; padding: 0.4em 0;", ["2"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#81bf48; padding: 0.4em 0;", ["3"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#bb8c00; padding: 0.4em 0;", ["4"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#217dcb; padding: 0.4em 0;", ["BGL"] = "font-size:180%; font-family:sans-serif; font-weight:bolder; line-height:100%; color:#FFFFFF; background-color:#8451a0; padding: 0.4em 0;", }, ["header background color"] = { ["1"] = "f06a00", ["2"] = "81bf48", ["3"] = "bb8c00", ["4"] = "217dcb", ["BGL"] = "8451a0", }, ["header text color"] = "FFFFFF", ["station format"] = { "%1 station", ["Beomil"] = busan, ["Bujeon"] = busan, ["Bujeon Korail"] = "[[Bujeon station (Korail)|Bujeon]]", ["Busanjin"] = busan, ["City Hall"] = busan, ["Dongbaek"] = busan, ["Dongnae"] = { busan, ["Donghae"] = korail, }, ["Dongnae Korail"] = "[[Dongnae station (Korail)|Dongnae]]", ["Gaya"] = busan, ["Geumgok"] = busan, ["Gupo"] = busan, ["Hadan"] = busan, ["Hwamyeong"] = busan, ["Jeungsan"] = "Jeungsan station (Yangsan)", ["Jung-dong"] = busan, ["Jungang"] = busan, ["Jwacheon"] = { busan, ["Donghae"] = korail, }, ["Nampo"] = busan, ["Namsan"] = busan, ["Sasang"] = busan, ["Songjeong"] = "Songjeong station (Busan)", ["Sports Complex"] = busan, ["Sports Park"] = busan, ["Yangjeong"] = busan, ["Yeonsan"] = busan, }, ["lines"] = { ["1"] = { ["title"] = "[[Busan Metro Line 1|Line 1]]", ["short name"] = "Line 1", ["color"] = "f06a00", ["icon"] = "[[File:Busan Metro Line 1.svg|16px|alt=]]", ["text color"] = "FFFFFF", ["left terminus"] = "Dadaepo Beach", ["right terminus"] = "Nopo", }, ["2"] = { ["title"] = "[[Busan Metro Line 2|Line 2]]", ["short name"] = "Line 2", ["color"] = "81bf48", ["icon"] = "[[File:Busan Metro Line 2.svg|16px|alt=]]", ["text color"] = "FFFFFF", ["left terminus"] = "Jangsan", ["right terminus"] = "Yangsan", }, ["3"] = { ["title"] = "[[Busan Metro Line 3|Line 3]]", ["short name"] = "Line 3", ["color"] = "bb8c00", ["icon"] = "[[File:Busan Metro Line 3.svg|16px|alt=]]", ["text color"] = "FFFFFF", ["left terminus"] = "Suyeong", ["right terminus"] = "Daejeo", }, ["4"] = { ["title"] = "[[Busan Metro Line 4|Line 4]]", ["short name"] = "Line 4", ["color"] = "217dcb", ["icon"] = "[[File:Busan Metro Line 4.svg|16px|alt=]]", ["text color"] = "FFFFFF", ["left terminus"] = "Minam", ["right terminus"] = "Anpyeong", }, ["Busan–Gimhae Light Rail Transit"] = { ["title"] = "[[Busan–Gimhae Light Rail Transit]]", ["short name"] = "Busan–Gimhae LRT", ["color"] = "8451a0", ["icon"] = "[[File:Busan-Gimhae Line.svg|16px|alt=]]", ["text color"] = "FFFFFF", ["left terminus"] = "Sasang", ["right terminus"] = "Kaya University", }, ["Donghae"] = { ["title"] = "[[Donghae Line]]", ["color"] = "0066b3", ["icon"] = "[[File:Donghae Line.svg|16px|alt=]]", ["text color"] = "FFFFFF", ["left terminus"] = "Bujeon", ["right terminus"] = "Taehwagang", }, ["Yangsan"] = { ["title"] = "[[Yangsan Metro]]", ["color"] = "a3272a", ["icon"] = "[[File:YSlineLogo.png|16px|alt=]]", ["left terminus"] = "Nopo", ["right terminus"] = "Bukjeong", }, }, ["aliases"] = { ["bg"] = "Busan–Gimhae Light Rail Transit", ["bgl"] = "Busan–Gimhae Light Rail Transit", ["lrt"] = "Busan–Gimhae Light Rail Transit", ["bugim"] = "Busan–Gimhae Light Rail Transit", ["busan-gimhae lrt"] = "Busan–Gimhae Light Rail Transit", ["dh"] = "Donghae", ["donghae"] = "Donghae", ["line 1"] = "1", ["line 2"] = "2", ["line 3"] = "3", ["line 4"] = "4" } } return p
Summary:
Please note that all contributions to Humanipedia 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
Humanipedia: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:Documentation subpage
(
edit
)
Template:Rail template doc
(
edit
)
Template:Replace
(
edit
)
Template:Sandbox other
(
edit
)
Module:Adjacent stations/Busan Metro/doc
(
edit
)
Module:String
(
edit
)