Difference between revisions of "Module:Location map/data/Sky"

From blackwiki
Jump to navigation Jump to search
blackwiki>Exoplanetaryscience
blackwiki>Exoplanetaryscience
Line 5: Line 5:
 
left = -180,
 
left = -180,
 
right = 180,
 
right = 180,
image = 'MessierStarChart.svg',
+
image = 'Tycho catalogue skymap shifted by 180 degrees.png',
 
image1 = 'CaldwellStarChart.svg'
 
image1 = 'CaldwellStarChart.svg'
 
}
 
}

Revision as of 23:47, 24 January 2019

Documentation for this module may be created at Module:Location map/data/Sky/doc

return {
	name = 'Sky',
	top = 90,
	bottom = -90,
	left = -180,
	right = 180,
	image = 'Tycho catalogue skymap shifted by 180 degrees.png',
	image1 = 'CaldwellStarChart.svg'
}