Overview
The forum-info macro displays snippets of information about forums. This macro is intended to help users developing custom themes and layouts that wish to include forum statistic information. Only forums that have the forum property set on their root page are counted as part of this macro, please see the forum macro for more information.
Usage
{forum-info}
Parameters
| Parameter | Required | Default | Notes | Bubbles Version |
|---|---|---|---|---|
| default | |
|
Specifies the snippet of information to display
|
1.6 |
| space | |
@current | The space key for the forum information. The following meta params can be used:
|
1.6 |
| page | |
@self | The page name for looking up forum information | 1.6 |
| username | |
@self | The username for forum information that requires a username, e.g. searching for forum in my-comunities. The following meta params can be used:
|
1.6 |
| include | |
For statistics that count topics, include only those with matching properties. Multiple includes can be specified as a comma separated list, topics must match all the include properties to be displayed.
|
1.6 | |
| exclude | |
For statistics that count topics, excludes topics with matching properties. Multiple excludes can be specified as a comma separated list.
|
1.6 |
.png)







