{% with size=size|default:"md" shape=shape|default:"circle" %}
{% if src %} {{ alt }} {% endif %}
{{ fallback|default:"" }}
{% if status %}
{% endif %}
{% endwith %}