{NEED|$user_information}
{IF|$user_information.name ne $current_user.name}
{NEED_PERMISSION|career_edit}
{IF|$current_user.tempgroup <= $user_information.group}
{IF|permission(career_edit)}
{ERROR|profile_nopermission}
{ENDIF}
{ELSE}
{NEED|$environment}
{ENDIF}