The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I've placed some code in my SHOWTHREAD template to display something just above the reply button.
However i only want it to display on the first page of a thread. Is there a conditional i can wrap it in to achieve this? |
#2
|
|||
|
|||
![]()
I think it should be
Code:
<if condition="$pagenumber == 1"> ... </if> |
#3
|
|||
|
|||
![]()
it works thank you
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|