because then it will be just visible on the postbit ^^
lol. Even if it's just in like the profile and postbit for now that's fine. Don't really see the need for it to be anywhere else. Even if it does, it'll just be a matter of copying and pasting a coder and changing $post or $userinfo.
PHP Code:
if(the check to see if user is a coder){ $userinfo[usertitle] .= $vbphrase[coder]; }
if(the check to see if user is a designer){ $userinfo[usertitle] .= $vbphrase[designer]; }