Module:Adjacent stations/RandstadRail

local rs = "%1 railway station"

local p = {

["system title"] = "RandstadRail",

["name format"] = "font-size: 150%; font-family: sans-serif; font-weight: bolder; line-height: 150%; color: #ffffff; background-color: #f7cc48; padding: 0.2em 0.1em 0.2em 0.1em;",

["header background color"] = "f7cc48",

["header text color"] = "22428b",

["station format"] = {

"%1 RandstadRail station",

["Centrum West"] = "Centrum-West RandstadRail station",

["Den Haag Centraal"] = rs,

["Den Haag Laan van NOI"] = rs,

["Lansingerland-Zoetermeer"] = rs,

["Rotterdam Centraal"] = "%1 station",

["Slinge"] = "%1 metro station",

["Stadhuis"] = "%1 RandstadRail station (Zoetermeer)",

},

["lines"] = {

["_default"] = {

["title"] = "Line %1"

},

["2"] = {

["color"] = "fec422",

["note-mid"] = "(HTM)",

["left terminus"] = "HMC Antoniushove",

["right terminus"] = "Kraayensteinlaan",

},

["3"] = {

["color"] = "a9218e",

["note-mid"] = "(HTM)",

["left terminus"] = "Centrum-West",

["right terminus"] = "Arnold Spoelplein",

},

["4"] = {

["color"] = "f4901d",

["note-mid"] = "(HTM)",

["left terminus"] = "Lansingerland-Zoetermeer",

["right terminus"] = "De Uithof",

},

["19"] = {

["color"] = "00a78f",

["note-mid"] = "(HTM)",

["left terminus"] = "HMC Antoniushove",

["right terminus"] = "Station Delft",

},

["34"] = {

["color"] = "f1668d",

["note-mid"] = "(HTM)",

["left terminus"] = "Lansingerland-Zoetermeer",

["right terminus"] = "De Savornin Lohmanplein",

},

["E"] = {

["title"] = "Line E",

["color"] = "1A389A",

["note-mid"] = "(RET)",

["left terminus"] = "Slinge",

["right terminus"] = "Den Haag Centraal",

}

},

["aliases"] = {

["rr3"] = "3",

["rr4"] = "4",

}

}

return p