Board
Updated on Monday, 4 March, 2013 - 18:08
| Name | Type | Contents |
|---|---|---|
| board.author.age | int |
The author's age. |
| board.author.avatar | string |
A link to the author's avatar on the on the board where they posted. |
| board.author.gender | string |
The author's gender. |
| board.author.link | string |
A link to the user's homepage or profile. |
| board.author.location | string |
The author's location. |
| board.author.name | string |
The 'real' name supplied by the author of a message board post. |
| board.author.registered | int |
A flag that indicates whether the author of a message is a registered user. |
| board.author.signature | string |
An author's signature text on the message board. |
| board.author.username | string |
The username of an author who posted a message. |
| board.content | string |
The main content of a post |
| board.contenttype | string |
The format of the content. |
| board.domain | string |
The domain of the site from which a post was generated. |
| board.link | string |
A link to the original post. |
| board.thread | string |
Link to a complete message board thread. |
| board.title | string |
The title of a post. |
| board.type | string |
Indicates whether a message starts a new board thread. |
