<% title(@orchestrion.name) %> <% description(@orchestrion.description.truncate(150)) %> <% image(image_url('orchestrion.png', skip_pipeline: true)) %>
<%= image_tag('orchestrion.png') %>
<%= orchestrion_number(@orchestrion) %> <%= @orchestrion.name %>
<%= t('category') %>
<%= link_to @orchestrion.category.name, orchestrions_path(category: @orchestrion.category_id), class: 'unstyled' %>
<%= t('tradeable') %>
<%= tradeable(@orchestrion) %>
<%= render 'shared/ownership', collectable: @orchestrion %>
<%= t('patch') %>
<%= @orchestrion.patch %>
<%= t('source') %>
<%= sources(@orchestrion) %>

<%= t('orchestrions.sample') %>