Module:Coordinates: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
Line 566: Line 566:
if ( nil == args[i] ) then args[i] = "" end
if ( nil == args[i] ) then args[i] = "" end
end
end
args['format'] = args['format'] or '';
local contents = formatTest(args)
local contents = formatTest(args)
local Notes = args.notes or ""
local Notes = args.notes or ""