I'm trying to collapse our alerts as much as possible, and thought I might try to do one alert, and then use the condition (critical, down, warning) to determine the html style to use. I'm just not sure how to code this. Essentially I'm just looking for something like if the status is critical, use the style "red", if it's warning use the style "orange" Any help would be appreciated.