ImgshowCustomTags
From Facebook Developer Wiki
Imgshow
This let you display the images using Google Image Search API and display in Imgshow Gallery mode.
Variables
- keyword
- [required] The keyword you specify here
Code
<fb:fbml xmlns:img="http://external.facebook.com/apps/imgshow">
<img:imgshow keyword="Facebook" />
</fb:fbml>
