<if condition="$foruminfo['forumid'] == 'x'"> stuff </if>
<if condition="in_array($foruminfo['forumid'], array(x,y,z))"> stuff </if>