Could you maybe add a function to add the steamcard to the postbit?
like:
Code:
<vb:if condition="$gamerid['steamid']">
<a href="javascript://" onclick="openWindow('gamercard.php?do=steam&u={vb:raw post.userid}',525,340); return false;"><img src="http://steamcard.com/do/original/{vb:raw gamerid.steamid}.png" alt="{vb:rawphrase bc_gamercards_postbit_steamid}: {vb:raw gamerid.steamid}" /></a>
</vb:if>
Would be nice