Module:Adjacent stations/Aargau Verkehr

From blackwiki
< Module:Adjacent stations
Revision as of 14:07, 5 March 2020 by blackwiki>Mackensen (Created page with 'local p = { ["system title"] = "Aargau Verkehr", ["system icon"] = "", ["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; font-...')
(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