{if:status.scheduled_downtime_depth}
{translate(#In Scheduled Downtime#):h}
{if:!downtime.author_name} {else:} {end:}
{translate(#Author#):h}:{translate(#Unknow User#):h}{downtime.author_name} - {downtime.alias:h}
{translate(#Start#):h}: {downtime.start_time}
{translate(#End#):h}: {downtime.end_time}
{translate(#Comment#):h}: {downtime.comment_data:h}
{if:status.problem_has_been_acknowledged}
{end:} {end:} {if:status.problem_has_been_acknowledged}
{translate(#Acknowledged#):h}
{if:!ack.author_name} {else:} {end:}
{translate(#Author#)}:{translate(#Unknown User#):h}{ack.author_name} - {ack.alias:h}
{translate(#Date#):h}: {ack.entry_time}
{translate(#Comment#):h}: {ack.comment_data:h}
{if:comment}
{end:} {end:} {if:comment}
{translate(#Comment#):h}
{if:!comment.author_name} {else:} {end:}
{translate(#Author#)}:{translate(#Unknown User#):h}{comment.author_name} - {comment.alias:h}
{translate(#Date#):h}: {comment.entry_time}
{translate(#Comment#):h}: {comment.comment_data:h}
{if:status.is_flapping}
{end:} {end:} {if:status.is_flapping}
{translate(#In Flapping State#):h}
{translate(#Percent change#):h} {status.percent_state_change}%
{end:}