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-11-22 10:50:11 EST

HTML generated by org-mode 7.01h in emacs 24