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

From Xomnipedia
Jump to navigation Jump to search
Content added Content deleted
xomni>Laosy
No edit summary
m (7 revisions imported)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
return {
return {
name = 'EmpheriasGrensalbourgProvinces',
name = 'EmpheriasGrensalbourgProvinces',
top = 100,
top = 800,
bottom = 0,
bottom = 0,
left = 0,
left = 0,
right = 100,
right = 800,
image = 'Empherias-Grensalbourg-map.png'
image = 'Empherias-Grensalbourg map.png'
}
}

Latest revision as of 21:29, 9 January 2023

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

return {
	name = 'EmpheriasGrensalbourgProvinces',
	top =  800,
	bottom = 0,
	left = 0,
	right = 800,
	image = 'Empherias-Grensalbourg map.png'
}