MediaPost Social Network

Up:subtitle

Defines the subtitle for the profile box. The enclosed content is interpreted purely as plain text. This tag may contain up:action, an optional tag that renders an action link on the right-hand side of the subtitle.

Attributes

  • Optional
    • string seeallurl - The URL for a "See all" link. This URL must be a canvas page.

Sample code

 <up:subtitle seeallurl="seeall.php">Title <up:name uid=5>
 <up:action href="new.php">Create a new photo album</up:action> 
   <up:action href="you.php">Photos of You</up:action<
 </up:subtitle>