vb.org Archive
>
vBulletin 3 Discussion
>
vB3 General Discussions
> How do i do this <if> code.
Log in
View Full Version :
How do i do this <if> code.
question?
07-24-2006, 09:42 AM
What would be the if thing for:
If the forum isnt 1, 2, 3(Eg) then it shows whats inside the if.
SiriusBlack22
07-24-2006, 10:29 AM
Wait...
What?
peterska2
07-24-2006, 10:44 AM
<if condition="!in_array($forum[forumid], array(1,2,3))">for in the forum or<if condition="!in_array($thread[forumid], array(1,2,3))">for in a thread.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.