Go to "message_macros" and copy-paste;
<center>
<xf:if is="$xf.visitor.hasPermission('xtrReputation', 'viewLevel')">
<xf:if is = "{$xf.options.ReputationDesign} == 'StarRank'">
<xf:include template="xentr_reputation_system_star" />
<xf:elseif is = "{$xf.options.ReputationDesign} == 'BarRank'"...