Module:Adjacent stations/blank

< Module:Adjacent stations
Revision as of 18:55, 8 July 2021 by Zoran (talk | contribs) (Moved page from wikipedia:en:Module:Adjacent stations/blank)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Blank data page for Module:Adjacent stations


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

return p