Difference between revisions of "Module:Adjacent stations/blank"

From blackwiki
Jump to navigation Jump to search
blackwiki>Szqecs
blackwiki>Szqecs
Line 11: Line 11:
 
["left terminus"] = "",
 
["left terminus"] = "",
 
["right terminus"] = "",
 
["right terminus"] = "",
}
+
},
}
+
},
 
}
 
}
  
 
return p
 
return p

Revision as of 04:29, 17 August 2018

Blank data page for Module:Adjacent stations


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

return p