The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
What code can I use to include something in the postbit template but only in the first post of a thread... anyone know?
I know someone will say "use the search function" but I did and couldn't find this...
|
|
#2
|
|||
|
|||
|
|
|
#3
|
||||
|
||||
|
Just use the postcount. Something like:
HTML Code:
<vb:if condition="$post['postcount'] == 1">stuff for postid 1 </vb:if> |
|
#4
|
|||
|
|||
|
Thanks!!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|