Gravatar Element Element

Getting Started | API | Elements | Actions | Validators | Handlers | About

Table of Contents

1 Gravatar Element - #gravatar {}

The gravatar element displays an avatar that is associated with an email address.

To use, create a gravatar element on your Nitrogen page, and set the email, size and rating attributes.

1.1 Usage

#gravatar { email="email@address.com"
  size="80", 
  rating="g", 
  default="identicon" 
}

1.2 Attributes

email - (string)
Email of the user whose icon will be displayed.
size - (string)
Size of the gravatar image that is displayed.
rating - (string)
g, pg, r, x.
default - (string)
monsterid, wavatar or identicon.

1.3 See Also

Author: Rusty Klophaus (@rklophaus) <>

Date: 2010-06-14 18:35:18 EDT

HTML generated by org-mode 6.33f in emacs 22