Xtgems forum function
Add block - Utilities - Social - forum
You can only create one forum per site adding the block to other pages will show the same forum
There are no html parameters for the forum function
The forum function is Not available to xtscript
To translate the texts for the forum first create a folder in your main file browser (root directory)
_xtgem_translations
The translation file is at

Upload it to the _xtgem_translations folder by "remote server" and then remove the .js extension
The format of the translations is:
translation_key = translation_text // optional comment
Some of the translations contain code as well as text like
<a href="{a:1}">a post</a>
Take care not to create errors with these
Each translation must be on a separate line
If the xtforum file exists no default translations for forum will be loaded unless you delete this file.