Name
<fb:subtitle/>
Synopsis
<fb:subtitle>...</fb:subtitle>
Renders a subtitle box below the title of your app in the user’s profile. With <fb:action/> tags, this tag will render several links on the righthand side.
FBML-Specific Attributes
Required
None.
Optional
seeallurl=[string]Renders a “see all” link, with a specified URL. The URL must be a canvas page URL (i.e., http://apps.facebook.com/...).
Example FBML
Here is example FBML code for
<fb:subtitle/>. It renders a subtitle box
below the title on the app’s profile box on a user’s profile (Figure 3-12 shows the result—visit the FBML
Essentials app to see it in action!):
<fb:subtitle>
by Jesse Stay, published by O'Reilly
<fb:action href="http://apps.facebook.com/oreilly"> Purchase the Book!
</fb:action>
</fb:subtitle>Figure 3-12. The result of our <fb:subtitle/> example
Additional Information
This tag does not work with <fb:visible-*/> tags.
This tag can have multiple <fb:action/> tags within it.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access