local hbf = "[[%1 Hauptbahnhof|%1 Hbf]]"
local p = {
["system title"] = "[[Hanseatische Eisenbahn]]",
["system icon"] = "[[File:Hanseatische Eisenbahn logo.svg|30px]]",
["system icon format"] = "croute",
["station format"] = {
"%1 station",
["Neustrelitz"] = hbf,
["Stendal"] = hbf,
},
["lines"] = {
["_default"] = {
["text color"] = "FFFFFF",
},
["RE 27"] = {
["title"] = "[[List of railway routes in Mecklenburg-Vorpommern#Regional services|RE 27]]",
["color"] = "4AAFFF",
["left terminus"] = "Bergen auf Rügen",
["right terminus"] = "Sassnitz Fährhafen",
},
["RB 16"] = {
["title"] = "[[List of railway routes in Mecklenburg-Vorpommern#Regional services|RB 16]]",
["color"] = "7b6dac",
["left terminus"] = "Mirow",
["right terminus"] = "Neustrelitz",
},
["RB 33"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RB 33]]",
["color"] = "d20a11",
["left terminus"] = "Stendal",
["right terminus"] = "Tangermünde",
},
["RB 34"] = {
["title"] = "[[List of railway routes in Saxony-Anhalt#Regional services|RB 34]]",
["color"] = "00569d",
["left terminus"] = "Stendal",
["right terminus"] = "Rathenow",
},
["RB 73"] = {
["title"] = "[[List of railway routes in Berlin and Brandenburg#Regional services|RB 73]]",
["color"] = "00a996",
["left terminus"] = "Pritzwalk",
["right terminus"] = "Neustadt (Dosse)",
},
["RB 74"] = {
["title"] = "[[List of railway routes in Berlin and Brandenburg#Regional services|RB 74]]",
["color"] = "006db4",
["left terminus"] = "Pritzwalk West",
["right terminus"] = "Meyenburg",
},
},
}
return p