Name

<fb:grouplink/>

Synopsis

<fb:grouplink gid="..."/>

Renders a link to a specified group on Facebook.

FBML-Specific Attributes

Required

gid=[string] default: none

The group ID for the group to link to.

Optional

None.

Example FBML

Here is example FBML code for <fb:grouplink/>. This will link to the Utah Facebook Developers Garage group:

<fb:grouplink gid="3340942167"/>

Rendered HTML for Single Instance of Tag

The underlying HTML for the example looks like this (Figure 3-18 shows the result):

<a href="http://www.facebook.com/group.php?gid=3340942167">
    Utah Facebook Developers Garage</a>
The result of our <fb:grouplink/> example
Figure 3-18. The result of our <fb:grouplink/> example
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.249.220