The Arcive of vBulletin Modifications Site. |
|
|
#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 | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|