Fb:if-multiple-actors

From Facebook Developers Wiki

Jump to: navigation, search

[edit] Description

Displays the enclosed content when more than one actor is involved in a Feed story. This tag is used in the title_template parameter of the Feed.publishTemplatizedAction method.

If two or more stories are aggregated, then the {actor} token is replaced with the names of all of the users whose actions are being aggregated.


[edit] Examples

{actor} <fb:if-multiple-actors>are<fb:else>is</fb:else></fb:if-multiple-actors> testing feed stories.