{{#Name=Display Notifications}} {{#Description=Displays system notifications}} {{#Version=1.0}} {{#Author=HomeSeer}} {{#CanBeDeleted=False}} {{#SaveList=save_title_size,save_title_color,save_title_bold,save_summary_only,save_notification_text_size,save_notification_text_color,save_notification_background_color}} {{includefileraw Dashboards/Cards/Custom/Common/CommonHeader.html}} {{#get settings that will also be used in the autogenerate settings dialog. This fills the arrays above}} {{sections[index]="Title"}} {{title_size=get_value 'save_title_size' '18' 'Size' 'text'}} {{title_color=get_value 'save_title_color' '#000000' 'Color' 'color'}} {{title_bold=get_value 'save_title_bold' 'on' 'Bold' 'toggle'}} {{sections[index]="Summary"}} {{include_summary=get_value 'include_summary' 'on' 'Display' 'toggle'}} {{sections[index]="Notification"}} {{notification_text_size=get_value 'save_notification_text_size' '14' 'Size' 'text'}} {{notification_text_color=get_value 'save_notification_text_color' '#000000' 'Color' 'color'}} {{notification_bold=get_value 'save_notification_bold' '' 'Bold' 'toggle'}} {{notification_background_color=get_value 'save_notification_background_color' '#FFFFFF' 'Background Color' 'color'}} {{# normal display HTML is here. This is what is displayed when viewing the card in non-edit mode}}