<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>
<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] --
I am trying to either show a rank via multiple repeating images or show a different image for sponsoring members. Can't get this to work in 3.5 but had it working in 3.0.7.