Code:
<!-- ########## WHATS ON YOUR MIND ######### -->
<a href="/usercp.php"><img src="/image.php?u=$bbuserinfo[userid]" alt="Some avatar" border="0" /></a>
<tr><td class="alt1" nowrap="nowrap" align="left"><b>What's On Your Mind?:</b>
<fieldset>
$bbuserinfo[field12]
</fieldset></td>
</tr>
<!-- ########## /WHATS ON YOUR MIND ######### -->
So far with the code above, I got the users avatar showing up and thanks to Lynnu, the field is showing as well...
Does anyone have an idea of what the javascript is to have the little edit pencil show up?