<a href="http://api.drupal.org/api/function/theme_username">http://api.drupal.org/api/function/theme_username</a><br><br>Override this in your template.php file in your themes directory.  You should be able to get at the roles as part of the $object variable and prepend the characters you are after based on that.<br>
<br>Best,<br>William<br><br><div class="gmail_quote">On Sun, Aug 15, 2010 at 8:31 AM, Felipe Fidelix <span dir="ltr">&lt;<a href="mailto:eu@felipefidelix.com">eu@felipefidelix.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I want to display some characters based on roles or something else that could categorize users.<div><br></div><div>Like:</div><div><br></div><div>!admin</div><div>#moderator</div><div>%contributor</div><div>+donator</div>
<div>
<br></div><div>!Fidelix</div><div>#Fidelix</div><div>%Fidelix</div><div>+Fidelix</div><div><br></div><div>Got it? I don&#39;t want to change usernames directly, i just want to change the output when they&#39;re displayed.</div>

<div>Thank you.</div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br>