Put a message string into a box for extra attention.
message (str) – Message string to be boxed.
str
max_width (int) – Maximal character width of the box.
int
min_width (int) – Minimal character width of the box.
Box containing the message as a multiline string.