The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick conditional question
What would the conditional be to only show show something if it's in the first post of a thread? I'm trying to add a small dropdown to the postbit, and only want it to show on the initial post.
Thanks! |
#2
|
|||
|
|||
In the postbit template I assume? So template conditional?
Code:
<if condition="!$GLOBALS['FIRSTPOSTID']"> First Post </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|