Module:Adjacent stations/Rostock S-Bahn
MyWikiBiz, Author Your Legacy — Wednesday November 05, 2025
< Module:Adjacent stations
Jump to navigationJump to searchRevision as of 18:44, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/Rostock S-Bahn)
Documentation for this module may be created at Module:Adjacent stations/Rostock S-Bahn/doc
local p = {
["system title"] = "[[Rostock S-Bahn]]",
["system icon"] = "",
["station format"] = {
"%1 station",
},
["lines"] = {
["1"] = {
["title"] = "[[Rostock S-Bahn#Lines|S1]]",
["short name"] = "S1",
["text color"] = "FFFFFF",
["color"] = "229d7b",
["left terminus"] = "Warnemünde",
["right terminus"] = "Rostock Hbf",
},
["2"] = {
["title"] = "[[Rostock S-Bahn#Lines|S2]]",
["short name"] = "S2",
["text color"] = "FFFFFF",
["color"] = "55155f",
["left terminus"] = "Warnemünde",
["right terminus"] = "Güstrow",
},
["3"] = {
["title"] = "[[Rostock S-Bahn#Lines|S3]]",
["short name"] = "S3",
["text color"] = "FFFFFF",
["color"] = "481c10",
["left terminus"] = "Warnemünde",
["right terminus"] = "Güstrow",
},
},
}
return p