<if condition="$forumid == X"> Code Here </if>
<if condition="in_array($forumid, array(X,Y,Z))"> Code Here </if>