{# The field name in the content is "field_image2" #}{%forkey,imageincontent.field_image2%}{%setmedia=image.entity%}{# The field name in the referenced entity is "field_image_file #}{%setfile=media.field_image_file.entity|merge({'#image_style':'thumbnail'})%}{%seturi=file_url(file.uri.value)%} <img src="{{uri}}" alt="{{media.name.value}}" />
{%endfor%}