Module:Adjacent stations/BLS

From blackwiki
< Module:Adjacent stations
Revision as of 01:34, 29 February 2020 by blackwiki>Mackensen (save)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
local p = {
	["system title"] = "[[BLS AG|BLS]]",
	["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:#0028a0; background-color:#a0e100;  padding:0.5em 4px; text-align:center; align-items:center;",
	["header background color"] = "a0e100",
	["header text color"] = "0028a0",
	["lines"] = {
	},
}

return p