class="<%= ['imageblock',@style,role].compact * ' ' %>"<%
if (attr? :align) || (attr? :float)
%> style="<%= [("text-align: #{attr :align};" if attr? :align),("float: #{attr :float};" if attr? :float)].compact * ' ' %>"<%
end %>>
<%
if attr? :link %>
<%= (attr? :height) ? %( height="#{attr :height}") : nil %>><%
else %>
 %>)
<%= (attr? :height) ? %( height="#{attr :height}") : nil %>><%
end %>