XF 1.4 Pre-Written title via URL

Hey guys,
I planned a function to "report" users trouth my game-web-panel...

I want to link a button to the forum called "Reported Users" and I want to pre-write the title like "MaxMusterMann" (example username).
But how can I realize it?
My idea was something like: https://Domain.tld/forum/forums/regelverstoss-melden.19/create-thread maybe with following syntax "&title=$Username"

Is there any supported function at this moment?

Sorry for bad english, have a nice day and thanks for reading (&helping)
 
Thanks for your answer - this helped me a lot!
It's only for clicking a button on my player profil page to report "bad" players :)

Are there more functions like this?
like an pre-selected prefix?

Or better; can you link me an list?

Have a nice day
 
It's just the "title" and "prefix_id" params (with the ID being the number identifying the prefix; you'll see it in the URL when you filter to a prefix by clicking on it).
 
Top Bottom