1: 2: 3: 4: 5:
<if($wbbuserdata['userid'] == 0)> <then> Dein Code </then> </if>
<if($wbbuserdata['userid'] != 0)> <then> Dein Code </then> </if>