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/Szybka Kolej Miejska (Warsaw)
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 s = "%1 station" local n = "<span style=\"color:#FFF; background:#%s; padding-left:.3em; padding-right:.3em; font-weight:bold;\">%s</span>" local p = { ["system title"] = "[[Szybka Kolej Miejska (Warsaw)|SKM]]", ["system icon"] = "[[File:Skmd.png|15px]]", ["system color"] = "002B7F", ["station format"] = { "%1 railway station", ["Warszawa Gdańska"] = "[[Warszawa Gdańska station|Warszawa Gdańska]]", ["Warszawa Zachodnia"] = "[[Warszawa Zachodnia station|Warszawa Zachodnia]]", }, ["lines"] = { ["_default"] = { ["color"] = "002B7F" }, ["1"] = { ["title"] = string.format(n, "00ADEE", "S1"), ["color"] = "00ADEE", ["left terminus"] = "Pruszków", ["right terminus"] = "Otwock", }, ["2"] = { ["title"] = string.format(n, "F1CB00", "S2"), ["color"] = "F1CB00", ["left terminus"] = "Warsaw Chopin Airport", ["right terminus"] = "Sulejówek Miłosna", }, ["3"] = { ["title"] = string.format(n, "EE1C25", "S3"), ["color"] = "EE1C25", ["left terminus"] = "Warsaw Chopin Airport", ["right terminus"] = "Wieliszew", }, ["9"] = { ["title"] = string.format(n, "F58221", "S9"), ["color"] = "F58221", ["left terminus"] = "Warszawa Zachodnia", ["right terminus"] = "Wieliszew", }, }, ["aliases"] = { ["s1"] = "1", ["s2"] = "2", ["s3"] = "3", ["s9"] = "9", }, } 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/Szybka Kolej Miejska (Warsaw)/doc
(
edit
)
Module:String
(
edit
)