<xf:if is="{$user.Profile.custom_fields.study_area.master}">
<a href="/Forum/pages/gorev_tanim/?type=master" target="blank_" rel="nofollow"><img class="Tooltip" src="/styles/default/logo/logo_sidebar.png" alt="{$user.Profile.custom_fields.study_area.master}" width="40" height="40" title="Master"/></a>
</xf:if>
<xf:if is="{$user.Profile.custom_fields.study_area.beginner}">
<a href="/Forum/pages/gorev_tanim/?type=beginner" target="blank_" rel="nofollow"><img class="Tooltip" src="/styles/default/logo/logo_sidebar.png" alt="{$user.Profile.custom_fields.study_area.beginner}" width="40" height="40" title="Master"/></a>
</xf:if>