{% if stamp.image.size > 1000 %} {{ cms.image( stamp.id,{ w : 3200, h : 4000, } ,{ class : "stacks_in_27 mag pb:16 ", loading : "auto", collection : "marlertypes", property : "image" }) }}
{% else %}
{% endif %}
Last Updated: {{ stamp.updated | date("M j, Y") }}
{% if cms.userLoggedIn('auth') %}
{% endif %}
{% if stamp.close_ups %}
{% endif %}
{# =======================================================
INLINE CONTENT — YOUR FULL HOVER + SVG + SLICE BLOCK
======================================================= #}
{# =======================================================
CLOSE WRAPPER IF IT WAS OPENED
======================================================= #}
{% if cms.userLoggedIn('auth') %}
{% endif %}
{% if cms.userLoggedIn('auth') %}
Marler Type {{ stamp.type }}
{{ stamp.marler_notes}}Plates Used: {{ stamp.plates}}
Earliest reported use: {{ stamp.eru | date("M j, Y") }}
Click to expand image of type characteristics
{% endif %}
{% set gridCaptionTemplate %}{% verbatim %}{ alt }{% endverbatim %}{% endset %} {% set captionTemplate %}{% verbatim %}
{ exif.title }
{ exif.description }
{% endverbatim %}{% endset %} {{ cms.gallery( stamp.id, { fit:"max", }, { },{ collection : "marlertypes", property : "close_ups", download : false, plugins : ["thumbnail", "fullscreen", "zoom",], speed : 400, mode : "lg-zoom-in", maxVisible : 6, captions : captionTemplate, featuredOnly : false, viewAllText : "+{count} more", class : "stacks_in_1920 " } ) }}