| Var | Description |
| $result->sid | The ID of the suncategory. |
| $result->cid | The ID of the category to which the subcategory belongs. |
| $result->moderator_only | If "1" the forum is for moderators only. |
| $result->stitle | The visible name of the subcategory. |
| $result->description | The description of the subcategory. |
| $result->abbrev | A abbreviation of the category (maximum of 4 chars). |
| $result->num_topics | The number of topics in the subcategory |
| $result->num_posts | The number of posts in the subcategory |
| $result->last_pid | The ID of the last post in this subcategory |
| $result->moderator_uid | The User ID of the moderator |
| $result->moderator_username | The Username of the moderator |