Difference between revisions of "Module:Adjacent stations/Region Grundorf trains"

From blackwiki
Jump to navigation Jump to search
blackwiki>Gateshebe
(Created page with 'local p = { ["system title"] = "Region Grundorf train network", ["system icon"] = "", ["station format"] = { "", [""] = "",...')
 
m (1 revision imported)
 
(No difference)

Latest revision as of 12:48, 26 September 2020

Lines


local p = {
	["system title"] = "[[Trains in Region Grundorf|Region Grundorf train network]]",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		["RB5"] = {
			["title"] = "[[Region Grundorf train route RB5|RB5]]",
			["color"] = "b11226",
			["text color"] = "FFFFFF",
		},
	},
}
return p