Module:Coordinates: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 221:
end
result.name = args["name"]
if #errors == 0 then
return specPrinter( args, result ) .. " " .. errorPrinter(errors)
return specPrinter( args, result )
else
return specPrinter( args, result ) .. " " .. errorPrinter(errors)
end
end
 
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu