{{ prefix }}{{ data.name }}{% if data.type_link %}: {{ data.type_link }}{% endif %} {# the empty line needs to be here to prevent the lines from merging #}

{% if data.summary %}

{{ data.summary }}

{% endif %} {% if data.content %} {{ data.content }} {% endif %}