No, go Styles and Templates > Edit Templates > postbit in Admin CP, then find:
Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
Add above:
Code:
<div>
<a href="[link to gallery]/showgallery.php?$session[sessionurl]ppuser=$prepared[userid]"><img src="[location of gallery button]" alt="$prepared[username]'s Gallery" title="Go to $prepared[username]'s gallery" /></a>
</div>
With the code edited where indicated.
--------------- Added [DATE]1219170312[/DATE] at [TIME]1219170312[/TIME] ---------------
I can also release the button as a modification I think if people want to mimmick that forum.