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

From MicrasWiki
Jump to navigationJump to search
Created page with "return { name = 'Phinbella', top = 53.7, bottom = 49.2, left = 2.2, right = 7.5, image = '2023_World_Cup_cities.png', }"
 
Alperen (talk | contribs)
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
return {
return {
name = 'Phinbella',
name = 'Sanpantul',
top = 53.7,
top = 53.7,
bottom = 49.2,
bottom = 49.2,
left = 2.2,
left = 2.2,
right = 7.5,
right = 7.5,
image = '2023_World_Cup_cities.png',
image = 'Map of Sanpantul Empire 2.png',
}
}

Latest revision as of 13:44, 1 September 2022

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

return {
	name = 'Sanpantul',
	top = 53.7,
	bottom = 49.2,
	left = 2.2,
	right = 7.5,
	image = 'Map of Sanpantul Empire 2.png',
}