The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
if condition Question. display after EVERY post
I need to insert a tiny piece after EVERY post. I currently have:
Code:
<vb:if condition="$post[postcount] % $vboptions[maxposts] == 1"> <a>link test</a> </vb:if> I just couldn't anything on the appropriate statement for this. So please help. |
#2
|
|||
|
|||
If you want it after every post, just remove the if tags altogether.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|