![]() |
<if conditional?
whats the code to show only 1 userid the moderator column? like <if condition="$show['member']"></if>
but i want it for admins? or just 1 userid? how would i code this? -_- |
<if condition="$userinfo['userid'] == 1"></if>
1 would be userid 1 |
alrighty just what i needed =) so, if i wanted to show more then one user id would it be
<if condition="$userinfo['userid'] == 1,2"></if> ? |
Code:
<if condition="in_array($userinfo['userid'], array(1, 2))"> |
thx dismounted =)
|
All times are GMT. The time now is 01:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|