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