The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
First post conditional
In the postbit template, which conditional can I use to find the first post of a thread? Not the first post on each page of that thread, but just the first post.
|
#2
|
||||
|
||||
Code:
<vb:if condition="(THIS_SCRIPT == showthread) AND ($post[postcount] == '1')"> CONTENT </vb:if> |
#3
|
|||
|
|||
Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|