{{if not .}} output when . is nil or otherwise empty including false, 0, and any array, slice, map, or string of length zero{{else if eq .metaValue "some-x"}} // some-x case{{else}} // other case{{end}}
{{if not .}} output when . is nil or otherwise empty including false, 0, and any array, slice, map, or string of length zero{{else if eq .metaValue "some-x"}} // some-x case{{else}} // other case{{end}}