<% if standing %> <%= link_to standing.wow_character.name, standing.wow_character %> - <%= standing.wow_reputation.wow_reputation_tier.wow_reputation_tier_levels.find_by(order: standing.tier)&.name %> <% else %> <%= t('wow_reputations.reputation_list.not_discovered') %> <% end %>