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/Medellín 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 medellin = "%1 station (Medellín)" local p = { ["system title"] = "[[Medellín Metro]]", ["system icon"] = "", ["station format"] = { "%1 station", ["Hospital"] = medellin, ["Madera"] = medellin, ["Prado"] = medellin, ["San Antonio"] = medellin, ["Santa Lucía"] = medellin, ["Universidad"] = medellin, ["University"] = medellin, }, ["lines"] = { ["_default"] = { ["title"] = "[[Medellín Metro#Network|Line %1]]", ["icon"] = "[[File:Línea %1 (Logo Metro de Medellín).svg|16px|alt=]]", }, ["A"] = { ["color"] = "1c5c9c", ["left terminus"] = "Niquía", ["right terminus"] = "La Estrella", }, ["B"] = { ["color"] = "e38835", ["left terminus"] = "San Javier", ["right terminus"] = "San Antonio", }, ["J"] = { ["color"] = "f6c538", ["left terminus"] = "La Aurora", ["right terminus"] = "San Javier", }, ["K"] = { ["color"] = "b8cf40", ["left terminus"] = "Acevedo", ["right terminus"] = "Santo Domingo Savio", }, ["L"] = { ["color"] = "8e612a", ["left terminus"] = "Santo Domingo Savio", ["right terminus"] = "Arví", }, ["H"] = { ["color"] = "eb318e", ["left terminus"] = "Oriente", ["right terminus"] = "Villa Sierra", }, ["M"] = { ["color"] = "743d90", ["left terminus"] = "Miraflores", ["right terminus"] = "Trece de Noviembre", }, ["P"] = { ["color"] = "ec343a", ["left terminus"] = "Acevedo", ["right terminus"] = "El Progreso", }, ["T-A"] = { ["color"] = "59ab42", ["left terminus"] = "San Antonio", ["right terminus"] = "Oriente", }, }, ["aliases"] = { ["a"] = "A", ["b"] = "B", ["j"] = "J", ["k"] = "K", ["l"] = "L", ["h"] = "H", ["m"] = "M", ["p"] = "P", ["t-a"] = "T-A", } } 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/Medellín Metro/doc
(
edit
)
Module:String
(
edit
)