Module:Adjacent stations/blank

From blackwiki
< Module:Adjacent stations
Revision as of 09:48, 28 July 2018 by blackwiki>Jc86035 ("colour" → "color")
Jump to navigation Jump to search

Blank data page for Module:Adjacent stations


local p = {
	["lang"] = "en-GB",
	["system title"] = "",
	["station format"] = {
		"",
		[""] = "",
		[""] = "",
	},
	["lines"] = {
		[""] = {
			["line title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",
		},
		[""] = {
			["line title"] = "",
			["color"] = "",
			["left terminus"] = "",
			["right terminus"] = "",			
		}
	}
}

return p