The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
First post only?
I want to add a button where "Here" is
But my problem is... How do I make it to where it only appears in the First post? |
#2
|
||||
|
||||
Put a condition around it:
HTML Code:
<if condition="$post['postid']==$thread['firstpostid']"> button code </if> |
#3
|
|||
|
|||
Thank You!!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|