Module:Adjacent stations/blank: Difference between revisions

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

Revision as of 06:15, 18 August 2018

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