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

Jump to navigation Jump to search
(Created page with "return { name = 'Midrasia', top = 10, bottom = 0, left = 0, right = 10.0, image = 'Midrasia location map.png', }")
 
No edit summary
Line 1: Line 1:
return {
return {
name = 'Midrasia',
name = 'Midrasia',
top = 10,
top = 51.5,
bottom = 0,
bottom = 41.0,
left = 0,
left = -5.8,
right = 10.0,
right = 10.0,
image = 'Midrasia location map.png',
image = 'Midrasia location map.png',
}
}

Revision as of 17:25, 26 April 2019

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

return {
	name = 'Midrasia',
	top = 51.5,
	bottom = 41.0,
	left = -5.8,
	right = 10.0,
	image = 'Midrasia location map.png',
}