Jump to content

Module:Module sandbox/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Westindiaman (talk | contribs) at 10:47, 6 June 2023 (Undid revision 1158808675 by Westindiaman (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Usage

{{#invoke:Module sandbox|function_name}}


return {

   images = {
       default = 'Brazil Acre location map.svg',
       },
   name = 'Acre',
   zone = 'estado',
   genre = 'msi',
   top = -7.01,
   bottom = -11.19,
   left = -74.03,
   right = -66.47,
   projection = 'Projeção equiretangular',
   wikidata = 'Q40780',

}



return { name = 'Brazil Acre', top = -7.01, bottom = -11.19, left = -74.03, right = -66.47, image = 'Brazil Acre location map.svg', }