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

Jump to navigation Jump to search
(Created page with "return { name = 'Estmere', top = 55.0, bottom = 15.0, left = -15.0, right = 35.0, image = 'Estmere_Interval.svg', }")
 
No edit summary
Line 5: Line 5:
left = -15.0,
left = -15.0,
right = 35.0,
right = 35.0,
image = 'Estmere_Interval.svg',
image = 'Estmere_Internal.svg',
}
}

Revision as of 21:36, 24 March 2021

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

return {
	name = 'Estmere',
	top = 55.0,
	bottom = 15.0,
	left = -15.0,
	right = 35.0,
	image = 'Estmere_Internal.svg',
}