Module:Infobox dim/sandbox/data: Difference between revisions

From Chronicles of Legends Wiki
Jump to navigation Jump to search
w>MusikBot II
m (Protected "Module:Infobox dim/sandbox/data": High-risk template or module: 40157 transclusions (more info) ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
 
m (1 revision imported)
 
(No difference)

Latest revision as of 07:43, 21 November 2024

Documentation for this module may be created at Module:Infobox dim/sandbox/data/doc

local typeToDim =	{   -- typical size of object (in km)
		country = 2000,
		satellite = 2000,
		state = 600,
		adm1st = 200,
		adm2nd = 60,
		adm3rd = 20,
		city = 20,
		isle = 20,
		mountain = 20,
		river = 20,
		waterbody = 20,
		event = 10,
		forest = 10,
		glacier = 10,
		airport = 6,
		landmark = 2,
		railwaystation = 2,
		edu = 2,
		pass = 2,
		camera = 2
	}

return typeToDim