Get information about a group.
Params
- group_id: (Required) The NSID of the group to fetch information for.
- lang : The language of the group name and description to fetch. If the language is not found, the primary language of the group will be returned
- sign: "yes" set to yes if you are requesting your (private,friends,family) data if this is not set only public data is returned for this tag. (about Authentication)
- refresh: (cache time in minutes) this overrides the default time eeFlickr stores Flickr API data before requesting new data from Flickr
Full Tag
{exp:eeflickr:groups_getInfo group_id="16575254@N00"}
<img src="http://farm{iconfarm}.static.flickr.com/{iconserver}/buddyicons/{id}.jpg" alt="" />
{id}
{iconserver}
{iconfarm}
{name}
{url_name}
{description}
{description_alt}
{description_clean}
{description_br}
{members}
{privacy}
{lang}
{/exp:eeflickr:groups_getInfo}
Sample Usage
{exp:eeflickr:groups_getInfo group_id="16575254@N00"}
{name}<br />
<img src="http://farm{iconfarm}.static.flickr.com/{iconserver}/buddyicons/{id}.jpg" alt="" />
{description_br}
{members} Members
{/exp:eeflickr:groups_getInfo}