Module:Adjacent stations/VM

< Module:Adjacent stations
Revision as of 21:37, 21 August 2023 by Montecara (talk | contribs)
(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 icon"] = "[[File:VM-icon-bw.svg]]",
	["system color"] = "241F20",
	["station format"] = {
		"%1 railway station",
		["Montecara"] = "[[Montecara Pòrta Conìxia railway station|Montecara Pòrta Conìxia]]",
		},
	["name format"] = "font-family: Helvetica, Liberation Sans, Arimo, Microsoft Sans Serif, Arial; background-color: #241f20; font-size: 160%; color: white; padding: 0.4em 4px; margin: 0.25em;",
	["header background color"] = "241F20",
	["header background color"] = "241F20",
	["header text color"] = "FFFFFF",
	["lines"] = {
    },
}
return p