Module:Location map/data/Antarctica

From The Democratikan Wiki
Revision as of 23:56, 11 March 2018 by wikipedia>Plastikspork (Changed protection level for "Module:Location map/data/Antarctica" ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
	name = 'Antarctica',
	x = '50 + 5/3 * (90+$1) * sin( pi / 180 *$2)',
	y = '50 - 5/3 * (90+$1) * cos( pi / 180 *$2)',
	image = 'Antarctica location map.svg',
	image1 = 'Antarctica relief location map.jpg'
}