View Full Version : What Mod is this?
Chad F.
03-17-2005, 08:50 PM
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.
Zachery
03-18-2005, 03:33 AM
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.
Sounds like a template conditional :)
<if condition="is_member_of($post, X)">displaytexthere</if>
deathemperor
03-18-2005, 01:37 PM
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.
Marco van Herwaarden
03-18-2005, 01:49 PM
wrong,
Ouch :D :D :D
Zachery
03-18-2005, 01:51 PM
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.
Depends on what you want it to do and where you want it to show. remember the musername is not used everywhere.
deathemperor
03-18-2005, 02:15 PM
I think that's what he wants, and to apply all for a username with _mod by using HTML conditions seems too much.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.