{{ $color := .Get "color" | default "primary" }} {{ $page := .Get "page" }} {{ $link := .Get "link" | default "#" }} {{ $text := .Get "text" }} {{- if $page -}}{{- $link = ref . $page -}}{{- end -}} {{ $text }}