Module:Location map/data/Earth: Difference between revisions
Jump to navigation
Jump to search
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))) |
imported>LL221W (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
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, mark = 'Locator_Dot.svg', image = 'World location map (equirectangular 180).svg', image1 = 'Earthmap1000x500compac.jpg' }