<!--{hook thread_username_before.htm}-->
<span class="username">
<a href="<?php echo url("user-$thread[uid]");?>" class="text-muted font-weight-bold"><?php echo $thread['username'];?> </a>
<span style="font-size:10px;color:#868e96;">
<a>(UID:<?php echo $thread['user']['uid'];?>)</a</span>
</span>