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

Jump to navigation Jump to search
(Created page with "return { name = 'Scovern', top = 57.9, bottom = 49.7, left = -105.9, right = 84.1, image = 'Scovern locmap.png', }")
 
No edit summary
 
Line 4: Line 4:
bottom = 49.7,
bottom = 49.7,
left = -105.9,
left = -105.9,
right = 84.1,
right = -84.1,
image = 'Scovern locmap.png',
image = 'Scovern locmap.png',
}
}

Latest revision as of 11:35, 10 May 2023

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

return {
	name = 'Scovern',
	top = 57.9,
	bottom = 49.7,
	left = -105.9,
	right = -84.1,
	image = 'Scovern locmap.png',
}