Module:Adjacent stations/blank

From blackwiki
< Module:Adjacent stations
Revision as of 11:00, 18 August 2018 by blackwiki>Jc86035 (fix)
Jump to navigation Jump to search

Blank data page for Module:Adjacent stations


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

return p