User ID "if statements" ?

Christian2

New Member
Hey, in vBulletin is there the ability to add user IF statements based on their ID?

For example in phpBB you could use:
Code:
<!-- IF user_id = 55 -->code here<!-- endif -->

Is there anything similar I can use for displaying things for certain users in the postbit?
 
Back
Top