<% if item.release then %><%= item.release %><% end %> <% if item.label then %>| <%= item.label %><% end %> <% if item.year then %>| <%= item.year %><% end %> <% if item.country then %>| <%= item.country %><% end %> <% if item.info_url then %><% if item.info_url:match("[^.]+$") == "jpg" then %>| <%= item.info_url %> <% else %>| <%= item.info_url %><% end %> <% end %>