Module:Location map/data/Earth: Difference between revisions

Jump to navigation Jump to search
imported>Jackmcbarn
(Created page with 'return { name = 'Earth', top = 90, bottom = -90, left = -180, right = 180, image = 'World location map (equirectangular 180).svg', image1 = 'Earthmap1000x...')
 
imported>HJ Mitchell
m (Protected Module:Location map/data/Earth: High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 16:10, 7 September 2014

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

return {
	name = 'Earth',
	top = 90,
	bottom = -90,
	left = -180,
	right = 180,
	image = 'World location map (equirectangular 180).svg',
	image1 = 'Earthmap1000x500compac.jpg'
}