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/Incheon Subway
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 incheon = "%1 station (Incheon)" local n = "font-size: 160%; font-family:sans-serif; font-weight: bolder; color: #FFFFFF; padding: 0.4em 4px; background-color: #" local colors = { ["1"] = "8cadcb", ["2"] = "f06a00", ["3"] = "777777", } local p = { ["system title"] = "[[Incheon Subway]]", ["system icon"] = "", ["name format"] = { ["1"] = n .. colors["1"], ["2"] = n .. colors["2"], ["3"] = n .. colors["3"], }, ["header background color"] = colors, ["header text color"] = "ffffff", ["station format"] = { "%1 station", ["Arts Center"] = incheon, ["Central Park"] = incheon, ["Gyeongin National University of Education"] = "[[Gyeongin National University of Education station|Gyeongin Nat'l Univ. of Education]]", ["Mansu"] = incheon, ["Seongnam"] = incheon, }, ["lines"] = { ["1"] = { ["title"] = "[[Incheon Subway Line 1|Incheon Line 1]]", ["color"] = colors["1"], ["text color"] = "FFFFFF", ["icon"] = "[[File:Incheon Metro Line 1.svg|16px|link=Incheon Subway Line 1]]", ["left terminus"] = "Gyeyang", ["right terminus"] = "Songdo Moonlight Festival Park", }, ["2"] = { ["title"] = "[[Incheon Subway Line 2|Incheon Line 2]]", ["color"] = colors["2"], ["text color"] = "FFFFFF", ["icon"] = "[[File:Incheon Metro Line 2.svg|16px|link=Incheon Subway Line 2]]", ["left terminus"] = "Geomdan Oryu", ["right terminus"] = "Unyeon", }, ["3"] = { ["title"] = "[[Incheon Subway Line 3|Incheon Line 3]]", ["color"] = colors["3"], ["text color"] = "FFFFFF", } } } 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/Incheon Subway/doc
(
edit
)
Module:String
(
edit
)