Search results

  • MediaWiki:Gadget-Prosesize.js (category Pages with malformed coordinate tags)
    formatversion: 2 } ).then( function ( result ) { appendResult( result.query.pages[ 0 ].revisions[ 0 ].size ); } ); } } function getFileSize( proseHtmlValue...
    7 KB (732 words) - 20:32, August 30, 2020
  • convert_dec2dms_dm(coordinate) coordinate = math_mod._round( coordinate * 60, 0 ); local m = coordinate % 60; coordinate = math.floor( (coordinate - m) / 60...
    23 KB (3,266 words) - 11:51, August 21, 2020
  • error('Minutes can only be provided with DMS degrees for ' .. direction, 2) elseif seconds then error('Seconds can only be provided with DMS degrees for ' .. direction...
    20 KB (2,820 words) - 19:39, August 21, 2020