2017 © Pedro PelĂĄez
 

mediawiki-extension gravatar

Returns Gravatar profile images

image

mediawiki/gravatar

Returns Gravatar profile images

  • Thursday, November 12, 2015
  • by toniher
  • Repository
  • 2 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

mediawiki-Gravatar

Total Downloads, (*1)

MediaWiki extension for Gravatar based on Forxer's Gravatar PHP library, (*2)

 Example Syntax

{{#gravatar:email=email@example.com|size=100|extension=png}}

Prints link to an image of 100px width size and png extension., (*3)

{{#gravatar:user=WikiUser|size=200|output=image|link=http://example.com}}

Prints an image of 200px width size and linking to http://example.com, (*4)

{{#gravatar:user=WikiUser|exists=It exists}}

Checks whether a gravatar of the user exists. If so, prints the provided text., (*5)

The Versions

12/11 2015

dev-master

9999999-dev https://github.com/SimilisTools/mediawiki-Gravatar

Returns Gravatar profile images

  Sources   Download

GPL-3.0+

The Requires

 

by Toni Hermoso Pulido

profile mediawiki gravatar