Tags Order A-Z Category Context

<sn:leaderboard-item>

Renders a leaderboard item (a single user standing containing score and rank). The optional name parameter indicates a leaderboard within your app, it could represent a game, a level within a game or a time-limited scoreboard (July scores, for example), if not set the default leaderboard for your app will be returned. Scores retrieved through leaderboard tags have a small delay of a few seconds, to get real time scores use instead the score tag.

Attributes

  • long < required > A valid memberid for which to display the data. Must be a valid user id .
  • string < optional > The type of score. Can be either high (default) or cumulative. Must be one of : high cumulative
  • string < optional > An indicator for which scoreboard you would like to get the results from. Can be any string .

Valid Contexts

  • : The area where your app is displayed alone
  • : The Bebo profile page
  • : On a notification page (after the user has clicked on a link in the email)
  • : On the invitations page