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

Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
return {
return {
name = 'Midrasia',
name = 'Midrasia',
top = 51.5,
top = 55.0,
bottom = 41.0,
bottom = 15.0,
left = -5.8,
left = -15.0,
right = 10.0,
right = 35.0,
image = 'Midrasia location map.png',
image = 'Midrasia location map.png',
}
}

Latest revision as of 17:32, 26 April 2019

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

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