Fb:else

From Facebook Developers Wiki

Jump to: navigation, search

[edit] Description

Handles the else case inside any fb:if, fb:if-* or fb:is-in-network tag.

Applicable tags include:


[edit] Examples

<fb:if-is-own-profile> Welcome back to your profile! <fb:else>This is not your profile.</fb:else> </fb:if-is-own-profile>


[edit] See Also

You can see a real world example of this tag in the Who's Showing Up demo application. Go to Demos for more details and to download and install the demo apps.