Hello,
i've setup a custom page guided by the
how-to.
Now i want to print out some users actual profile picture. I had the idea to do this with
<img src="$profilepic_of_userid100">
I also would like to show userid100's reputation with something like
<img src="$reputation_of_userid100">
Is this possible somehow? Are there variables i can use in custom pages?
Many thanks, Wachtmeister