Reference Guide

facebook FBML Reference Guide Page 8 of 159
Fb:user
Description
Forces the enclosed content to be restrained to site privacy checks[verify] based on the viewer of the
information. The content within the tag "belongs" to the user specified.
Note: This tag does not appear to work at all when I test it, it does nothing. See bug report number 404.
Attributes
Required Name Type Description
required uid
int
The user ID of the user whose information will be contained in the tag.
Examples
<fb:user uid="12345">
This is user 12345's information. It should only be shown to people who can see user 12345.
www.yapish.com