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

Jump to navigation Jump to search
(Created page with "return { name = 'Mascylla', top = 55.0, bottom = 15.0, left = -15.0, right = 35.0, image = 'Mascylla Locator.png', }")
 
No edit summary
 
Line 5: Line 5:
left = -15.0,
left = -15.0,
right = 35.0,
right = 35.0,
image = 'Mascylla Locator.png',
image = 'Mascylla locator map.png',
}
}

Latest revision as of 16:55, 22 December 2020

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

return {
	name = 'Mascylla',
	top = 55.0,
	bottom = 15.0,
	left = -15.0,
	right = 35.0,
	image = 'Mascylla locator map.png',
}