Code:
{vb:raw threadinfo.threadid}
Like in your quotation of kh99 post.
Code:
In your plugin code you can use $threadinfo['threadid']. ...
threadinfo.threadid and $threadinfo['threadid'] is the same variable, you have to use different notations for conditions and direct var access
https://www.vbulletin.com/docs/html?...rsion=40205500
Styles & Templates / vBulletin Style Reference / Templates / Template Syntax
Read Variable Access (and the other stuff)