<%= symbol %>

<% if(number !== 0 ){ %> <%= weight %> <%= number %> <% if( charge > 0 ){ print("+"); } %><%= charge %> <% } %>