The Arcive of vBulletin Modifications Site. |
|
|
#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 | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|