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