Team:TU Delft/fb photodisplay
From 2010.igem.org
(Difference between revisions)
(→How To Use This) |
(→How To Use This) |
||
Line 11: | Line 11: | ||
* Find a facebook album ID to display, using [[Team:TU_Delft/fb_listalbums|fb_listalbums]] | * Find a facebook album ID to display, using [[Team:TU_Delft/fb_listalbums|fb_listalbums]] | ||
+ | * Put the generated code from fb_listalbums in your wiki, and modify it. | ||
== Parameters == | == Parameters == |
Revision as of 12:21, 19 October 2010
Intro
This is a template page that lists all pictures from a facebook album.
Either use this template or give credits to the TU Delft team! If you have questions, contact me: Jelmer Cnossen
How To Use This
- Find a facebook album ID to display, using fb_listalbums
- Put the generated code from fb_listalbums in your wiki, and modify it.
Parameters
{{:Team:TU_Delft/fb_photoscroll|album=ID|animate=Animate?|count=Number of images|css=CSS class}} Parameters: album: Facebook album ID count: Number of pictures to display css: CSS class for each image callback: Javascript callback function name, callback(container)
loading facebook photo's...