{{define "cardword"}} {{if .Revealed}} {{if eq .Color "amber"}}
{{.Word}}
{{else}}
{{.Word}}
{{end}} {{else}}
{{.Word}}
{{end}} {{end}}