Modulo:Location map/Params

Da Wikivoyage.

La documentazione per questo modulo può essere creata in Modulo:Location map/Params/man

return {
	locationMap = {
		alternativeMap     = '',
		caption            = '',
		captionInnerBorder = '',
		captionOuterBorder = '',
		captionStyle       = '',
		label              = '',
		labelBackground    = '',
		labelPosition      = '',
		labelStyle         = '',
		labelWrap          = '',
		lat                = '',
		long               = '',
		map                = '',
		mapStyle           = '',
		maptype            = '',
		mark               = '',
		marksize           = '',
		name               = '',
		places             = '',
		width              = ''
	},

	locationMapLocation = {
		label           = '',
		labelBackground = '',
		labelPosition   = '',
		labelStyle      = '',
		labelWrap       = '',
		lat             = '',
		long            = '',
		map             = '',
		mark            = '',
		marksize        = '',
		name            = ''
	},

	locationMapObject = {
		bottom           = '',
		left             = '',
		object           = '',
		objectBackground = '',
		objectStyle      = '',
		right            = '',
		top              = ''
	}
}