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