Home
Random
Recent changes
Special pages
Community portal
Preferences
About Stockhub
Disclaimers
Search
User menu
Talk
Contributions
Create account
Log in
Editing
Module:Adjacent stations/Trams in Oslo
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 metro = "%1 metro station" local stn = "%1 station" local p = { ["system title"] = "[[Trams in Oslo]]", ["system icon"] = "[[File:Oslo_Tramway_Piktogram.svg|15px|link=Trams in Oslo]]", ["name format"] = "font-size: 160%; font-family:sans-serif; font-weight:lighter; text-align:left; color: #FFF; background:#333d47; padding: 0.5em 0.1em 0.1em 1.0em;", ["station format"] = { "%1 tram stop", ["Bekkestua"] = stn, ["Carl Berners plass"] = stn, ["Forskningsparken"] = stn, ["Grefsen"] = stn, ["Jar"] = stn, ["Jernbanetorget"] = stn, ["Kjelsås"] = stn, ["Majorstuen"] = stn, ["Nationaltheatret"] = metro, ["Storo"] = stn, }, ["lines"] = { ["11"] = { ["title"] = "[[Trams in Oslo#Line 11|Line 11]]", ["color"] = "76B928", ["text color"] = "FFFFFF", ["left terminus"] = "Majorstuen", ["right terminus"] = "Kjelsås", }, ["12"] = { ["title"] = "[[Trams in Oslo#Line 12|Line 12]]", ["color"] = "8B4F9C", ["text color"] = "FFFFFF", ["left terminus"] = "Majorstuen", ["right terminus"] = "Kjelsås", }, ["13"] = { ["title"] = "[[Trams in Oslo#Line 13|Line 13]]", ["color"] = "21A654", ["text color"] = "FFFFFF", ["left terminus"] = "Bekkestua", ["right terminus"] = "Ljabru", }, ["17"] = { ["title"] = "[[Trams in Oslo#Line 17|Line 17]]", ["color"] = "E22718", ["text color"] = "FFFFFF", ["left terminus"] = "Rikshospitalet", ["right terminus"] = "Grefsen", }, ["18"] = { ["title"] = "[[Trams in Oslo#Line 18|Line 18]]", ["color"] = "F8A90D", ["text color"] = "FFFFFF", ["left terminus"] = "Rikshospitalet", ["right terminus"] = "Grefsen", }, ["19"] = { ["title"] = "[[Trams in Oslo#Line 19|Line 19]]", ["color"] = "EF7E17", ["text color"] = "FFFFFF", ["left terminus"] = "Majorstuen", ["right terminus"] = "Ljabru", }, }, } 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/Trams in Oslo/doc
(
edit
)
Module:String
(
edit
)