Module:Adjacent stations/SFP: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Montecara moved page Module:Adjacent stations/Trenalia to Module:Adjacent stations/SFP without leaving a redirect: Name change) |
Revision as of 21:23, 21 August 2023
Documentation for this module may be created at Module:Adjacent stations/SFP/doc
local x = "%1 railway station"
local p = {
["lang"] = "en-US",
["system title"] = "[[Trenalia]]",
["system color"] = "481E36",
["station format"] = {
"%1 railway station",
["Montecara"] = "[[Montecara Pòrta Conìxia railway station|Montecara Pòrta Conìxia]]",
},
["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bold; font-kerning:auto; font-stretch:expanded; color:#ECECEC; background-color:#481E36; padding:0.5em 4px; text-align:center; align-items:center;",
["header background color"] = "481E36",
["header text color"] = "ECECEC",
["lines"] = {
["Exprima"] = {
["title"] = "[[Trenalia|Exprima]]",
["color"] = "a70a0d",
["left terminus"] = "?",
["right terminus"] = "?"
},
["Direta"] = {
["title"] = "[[Trenalia|Direta]]",
["color"] = "481E36",
["left terminus"] = "?",
["right terminus"] = "?"
},
["Rexio"] = {
["title"] = "[[Trenalia|Rexio]]",
["color"] = "EEE5E9",
["left terminus"] = "?",
["right terminus"] = "?"
},
["Nocta"] = {
["title"] = "[[Trenalia|Nocta]]",
["color"] = "7C7C7C",
["left terminus"] = "?",
["right terminus"] = "?"
},
},
}
return p