<if condition="$show['moderated']"> <td class="alt2" id="td_post_$post[postid]"> <else /> <td class="alt1" id="td_post_$post[postid]"> </if>
<if condition="$show['moderated']"> <td style="background-color:yellow;" id="td_post_$post[postid]"> <else /> <td class="alt1" id="td_post_$post[postid]"> </if>
<if condition="$show['moderated']"> <td class="alt2" id="td_post_$post[postid]"> <div style="color:red; font-weight:bold;">This post is moderated.</div> <else /> <td class="alt1" id="td_post_$post[postid]"> </if>