<% if vertical? %>{<% end %>
<%= entity.name %>
<% if attributes.any? %> | <% attributes.each do |attribute| %> <% end %>
<%= attribute %> <%= attribute.type_description %>
<% else %> <% end %> <% if vertical? %>}<% end %>