WMA link
Message
a::b = "Hello world!"
Message[a::b]
a::c := "Hello `1`, Mr 00`2`!"
Message[a::c, "you", 3 + 4]