PDA

View Full Version : {thread.title} How can i get thread title


adnanbcn
03-10-2018, 08:47 PM
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

------

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 100 and get

Price of Samsung Galaxy S9 is 100 Euros.