Module:Adjacent stations/blank: Difference between revisions

From Thetacola Wiki
Jump to navigationJump to search
en>Szqecs
No edit summary
 
m (1 revision imported)
 
(No difference)

Latest revision as of 00:24, 15 August 2022

Documentation for this module may be created at Module:Adjacent stations/blank/doc

local p = {
	["system title"] = "",
	["system icon"] = "",
	["station format"] = {
		"",
		[""] = "",
	},
	["lines"] = {
		[""] = {
			["title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
	},
}

return p