Im using contemplate and I would like to know the variable I need to use to show the authors assigned badge.
something in the form of print $node->name is what im looking for.
Thanks

Comments

Richard Blackborder’s picture

I'm not familiar with contemplate, but the standard way to print a user's badges is print user_badges_for_uid($uid);

Richard Blackborder’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.