Module:Adjacent stations/Zentralbahn
MyWikiBiz, Author Your Legacy — Friday November 15, 2024
Jump to navigationJump to searchTemplate:Adjacent stations doc
Lines
Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc Template:Rail template doc
local p = { ["system title"] = "[[Zentralbahn]]", ["system icon"] = "", ["station format"] = { "%1 railway station", }, ["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0E3984; padding:0.5em 4px; text-align:center; align-items:center;", ["header background color"] = "FFFFFF", ["header text color"] = "EB1A00", ["system color"] = "FF0000", ["lines"] = { ["_default"] = { ["color"] = "FF0000", }, ["InterRegio"] = { ["title"] = "[[InterRegio]]", ["types"] = { ["Engelberg-Lucerne"] = { ["title"] = "''Luzern-Engelberg Express''", ["left terminus"] = "Engelberg", ["right terminus"] = "Lucerne", }, ["Interlaken-Lucerne"] = { ["title"] = "''Luzern-Interlaken Express''", ["left terminus"] = "Interlaken Ost", ["right terminus"] = "Lucerne", }, }, }, ["Regio"] = { ["title"] = "[[Regio (Swiss railway train)|Regio]]", ["types"] = { ["Interlaken-Meiringen"] = { ["title"] = "", ["left terminus"] = "Interlaken Ost", ["right terminus"] = "Meiringen", }, }, }, }, } return p