rb:wallpost

Description

Renders a wall-style post. You should use it inside rb:wall tags, but it renders fine without them. It can also contain an rb:wallpost-action tag, which places a link at the bottom of the post.

 

Attributes

required uid int The user ID of the author of the post. RBML cannot parse without it, resulting in a runtime error. If the user ID is invalid (for example, the account has been deleted) then an image of a question mark and no name appear.
optional t int The current time, which is displayed in epoch seconds. (default value is empty, no time/date is displayed with the wall post)