Jump to content

Module:Adjacent stations/Appenzell Railways: Difference between revisions

From Humanipedia
hp>Mackensen
Created page with 'local p = { ["system title"] = "Appenzell Railways", ["system icon"] = "", ["name format"] = "font-size:160%; font-family:Helvetica; font-weight:bolder; f...'
 
m 1 revision imported
 
(No difference)

Latest revision as of 21:38, 3 February 2025

This is a data module for Module:Adjacent stations. It supports services operated by Appenzell Railways. For S-Bahn services operated by this company, use Module:Adjacent stations/St. Gallen S-Bahn..


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

return p