The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I've seen this on a few other forums and I was wondering if anyone knows what hack it is..
For example if a user is a moderator then it adds _MOD to the end of their username in color, for super moderators it adds _SMOD etc. |
|
#2
|
||||
|
||||
|
Quote:
![]() <if condition="is_member_of($post, X)">displaytexthere</if> |
|
#3
|
||||
|
||||
|
wrong, this can be done in usergroup
in the textfield "Username HTML Markup" enter _admin if you want users in admin group to be like someone_admin. and color is possible of course. same for other groups. |
|
#4
|
|||
|
|||
|
Quote:
|
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
I think that's what he wants, and to apply all for a username with _mod by using HTML conditions seems too much.
|
![]() |
|
|