Displays the enclosed content only if the user specified is friends with the logged in user.
<up:if-is-friends-with-viewer uid="12345"> Hey you guys are friends! <up:else>Did you know that you have something in common?</up:else> </up:if-is-friends-with-viewer> |