Jump to content

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

From Wikipedia, the free encyclopedia
Content deleted Content added
m Protected Module:Location map/data/Earth: High-risk Lua module ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only administrators] (indefinite))
Changing Mark to File:Locator_Dot.svg
Line 5: Line 5:
left = -180,
left = -180,
right = 180,
right = 180,
mark = 'Locator_Dot.svg',
image = 'World location map (equirectangular 180).svg',
image = 'World location map (equirectangular 180).svg',
image1 = 'Earthmap1000x500compac.jpg'
image1 = 'Earthmap1000x500compac.jpg'

Revision as of 11:43, 4 April 2016

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