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