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

From Pantonian Republic Wiki
Jump to navigation Jump to search
(Blast it.)
 
(Created page with "return { name = 'Earth', top = 90, bottom = -90, left = -180, right = 180, image = 'World location map (equirectangular 180).svg', image1='World location map (equirectangular 180).svg'}")
(No difference)

Revision as of 18:39, 12 May 2023

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='World location map (equirectangular 180).svg'}