Jump to content

User:JJMC89 bot/config/InfoboxCoordinatesParametersMigrator/Infobox U.S. county

From Wikipedia, the free encyclopedia

{

   "coordinatesSets": [
       {
           "initialReplacementTemplate": "subst:Geobox coor/sandbox2",
           "parametersMap": {
               "1": "lat deg",
               "2": "lat min",
               "5": "long deg",
               "6": "long min"
           },
           "parametersDefaults": {
               "2": "0",
               "4": "N",
               "6": "0",
               "8": "W",
               "type": "adm2nd", 
               "display": "inline,title"
           },
           "replacementParameterNames": "coordinates"
       }
   ],
   "template": "Infobox U.S. county"

}