{{!-- !-- Render an image that has a dice overlay image. !-- @param rollable: A flag indicating whether or not the image is actually rollable. !-- @param rollableClass: The CSS class(es) to add if the image is rollable. !-- @param title: The title for the rollable image if it is not actually rollable. !-- @param rollableTitle: The title for the rollable image if it is rollable. !-- @param src: The path to the image. !-- @param alt: An alternate text for the image. --}}
{{alt}} {{#if rollable}} {{localize 'DS4.DiceOverlayImageAltText'}} {{/if}}