Commands‎ > ‎

DISPLAY

Description

Sets the content of your FBCMD profile box

Parameters

 1 (required) FBML Display Contents. This can be plain text or more advanced FBML with images, hyperlinks, etc.

See the syntax page and the parameter defaults page for information on setting your default parameters.

Output

The Command Line Box on your profile page will contain the contents.

Preferences

See the general preferences page for a list of preferences that apply to all (or most) commands.

Authorization

This command requires additional authorization from facebook:

Use the command at least once, for example:
fbcmd DISPLAY "hello"

then go to the Applications --> Edit Applications (bottom left area of your browser).

Find Command Line (try Show: Authorized if it doesn't already appear) and click [Edit Settings] 
It should say Box: Available and you can click (add)

The Box will now likely be on your Boxes Tab... go to that tab, find the Command Line Box, click on the pencil and Move To Wall Tab (if you have space)

Examples

fbcmd DISPLAY "You can put <a href='www.google.com'>links</a> and <img src='http://www.example.com/image'> pictures too."

Comments