Module:Adjacent stations/VM

< Module:Adjacent stations
Revision as of 21:33, 21 August 2023 by Montecara (talk | contribs) (Created page with "local x = "%1 railway station" local p = { ["lang"] = "en-US", ["system title"] = "Viafèra de Montecara", ["system color"] = "241F20", ["station format"] = { "%1 r...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Adjacent stations/VM/doc

local x = "%1 railway station"

local p = {
	["lang"] = "en-US",
	["system title"] = "[[Viafèra de Montecara]]",
	["system color"] = "241F20",
	["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"] = "241F20",
	["header text color"] = "FFFFFF",
	["lines"] = {
    },
}
return p