{{ with .Params.description }} {{ end }} {{ with .Params.comment }} {{ end }} {{ with .Params.field }} {{ end }} {{ with .Params.policy }} {{ end }} {{ if .Params.vocabulary }} {{ with .Resources.GetMatch .Params.vocabulary }} {{ end }} {{ end }}
{{ $linkIcon := resources.Get "icons/link-45deg.svg" | resources.Fingerprint }}  {{ .Params.title | markdownify }} {{- with .Params.required -}}
Required
{{- end -}}
Label {{ .Name | markdownify }}
Module {{ .Params.module | markdownify }}
Definition {{ . | markdownify }}
Comment {{ . | markdownify }}
Suggested element {{ . }}
Policy {{ . }}
Vocabulary {{ .Name }}