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

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
return {
return {
name = 'Midrasia',
name = 'Midrasia',
top = 51.5,
top = 10.0,
bottom = 41.0,
bottom = 0.0,
left = -5.8,
left = 0.0,
right = 10.0,
right = 10.0,
image = 'Midrasia location map.png',
image = 'Midrasia location map.png',
}
}

Revision as of 17:30, 26 April 2019

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

return {
	name = 'Midrasia',
	top = 10.0,
	bottom = 0.0,
	left = 0.0,
	right = 10.0,
	image = 'Midrasia location map.png',
}