The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
What is the correct < if > conditional to display something to only the original poster of a thread?
|
#2
|
||||
|
||||
![]()
Well that would depend on where you are putting it.
|
#3
|
||||
|
||||
![]()
Assuming you're using this in the showthread template:
Code:
<if condition="$thread[postusername] == $bbuserinfo[username]">You made this thread!</if> |
#4
|
|||
|
|||
![]() Quote:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|