pe:profile-photo
Description
Renders the user's photo in specific size
Attributes
| Required |
Name |
Type |
Description |
| required |
uid |
string |
The user ID of the profile for the picture you want to display. |
| optional |
size |
string |
The size of the image to display. (default value is thumb). Other valid values are thumb (t) (50px wide), small (s) (100px wide), normal (n) (200px wide), and square (q) (50px by 50px). |
| |
linked |
bool |
Make the image a link to the user's mini profile. (default value is true) |
Example
See Also
--
TianWang - 25 Mar 2008
Topic revision: r1 - 2008-03-25 - 11:21:16 -
TianWang