Message Text |
I would like to use the "options" functionality of the {COMMENTMESSAGE} at the searchcomments.tpl, but I do not find how to make the it work correctly.
For all the following alternatives I have the same result {COMMENTMESSAGE[120]} {COMMENTMESSAGE[120 <,> docode]} {COMMENTMESSAGE[120 <,> remove]}
Result example: "Mi comment text and ![grin grin](https://www.webmastersite.net/forums/templates/images_bootstrap/smilies/biggrin.gif) ![shaking head shaking head](https://www.webmastersite.net/forums/templates/images_bootstrap/smilies/no.gif) ![disapproval disapproval](https://www.webmastersite.net/forums/templates/images_bootstrap/smilies/nono.gif) ![rolling eyes rolling eyes](https://www.webmastersite.net/forums/templates/images_bootstrap/smilies/rolleyes.gif) bold text"
The code for the smilies and for WSN Codes are always shown and I cannot remove them or let them show correctly.
** EDIT: I confirm my mistake on writting "docode" when it should be plural "docodes". Also the space before and after the <,> is necessary.
{COMMENTMESSAGE[120 <,> remove]} Seems not to be working.
|