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