You can include a line break by adding the macro @CRLF to your message. Such as...

$msg = "Your machine is broken."+@CRLF+@CRLF+"It will now shutdown."

The hyperlink you can't do in a messagebox. You could create a custom KiXforms form to accomplish this, however.