Group IDs: {{ join $element.Detail.GroupIDs ", "}}
{{ end }} {{ if ne (len $element.Detail.Aliases) 0 }}Aliases: {{ join $element.Detail.Aliases ", "}}
{{ end }} {{ if ne $element.Detail.LayerCommand "" }} {{ if ne $element.Detail.LayerCommandTooltip "" }}Layer Command: {{ $element.Detail.LayerCommand}}
{{ else }}Layer Command: {{ $element.Detail.LayerCommand }}
{{ end }} {{ end }} {{ if ne $element.Detail.LayerID "" }}Layer ID: {{ $element.Detail.LayerID }}
{{ end }} {{ if ne $element.Detail.InBaseImage "" }}In Base Image: {{ $element.Detail.InBaseImage }}
{{ end }} {{ if ne $element.Detail.Description "" }}Description: {{ $element.Detail.Description }}
{{ end }}