Module:Adjacent stations/Aargau Verkehr

From blackwiki
< Module:Adjacent stations
Revision as of 12:26, 26 September 2020 by Blackwikiadmin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is a data module for Module:Adjacent stations. It supports services operated by the Aargau Verkehr. .


local p = {
	["system title"] = "[[Aargau Verkehr]]",
	["system icon"] = "",
	["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-kerning:auto; font-stretch:expanded; color:#FFFFFF; background-color:#0f225f;  padding:0.5em 4px; text-align:center; align-items:center;",
	["station format"] = {
		"%1 railway station",
	},
	["lines"] = {
	},
}

return p