I need to get thread title for use in BB code, any body know how can get?
i use {param} for print de value and need to use thread title for use in BB code as a h3
------
HTML Code:
Some thing like this in Replacement:
Price of {thread.title} is {param} Euros.
1: {thread.title}: Samsung Galaxy S9 (this is thread title).
2: {param}: 100 Euros
------
i use [tag]100[/tag] and get
Price of Samsung Galaxy S9 is 100 Euros.