Module:Location map/data/Phinbella-region: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
(Created page with "return { name = 'Phinbella-region', top = 8, bottom = 0, left = 99, right = 120, image = 'Regions in Phinbella map.svg', }")
 
No edit summary
 
Line 1: Line 1:
return {
return {
name = 'Phinbella-region',
name = 'Phinbella',
top = 8,
top = 8,
bottom = 0,
bottom = 0,

Latest revision as of 06:58, 31 March 2024

Documentation for this module may be created at Module:Location map/data/Phinbella-region/doc

return {
	name = 'Phinbella',
	top = 8,
	bottom = 0,
	left = 99,
	right = 120,
	image = 'Regions in Phinbella map.svg',
}