Difference between revisions of "Widget:Flickr/SlideShow"
Jump to navigation
Jump to search
Rand Linden (talk | contribs) |
|||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
This widget allows you to add a Flickr search slideshow to your wiki page. | This widget allows you to add a Flickr search slideshow to your wiki page. | ||
To insert this widget, use the following code: | To insert this widget, use the following code: | ||
Line 10: | Line 8: | ||
Width and height are optional, 500 is a default. Note: Small sizes don't work very well in slideshow. | Width and height are optional, 500 is a default. Note: Small sizes don't work very well in slideshow. | ||
== Sample result == | == Sample result == | ||
{{#widget:{{PAGENAME}}|query=flowers}} | {{#widget:{{PAGENAME}}|query=flowers}} | ||
</noinclude><includeonly><iframe align="center" src="http://www.flickr.com/slideShow/index.gne?tags=<!--{$query|escape:'urlpathinfo'}-->" frameBorder="0" width="<!--{$width|default:500|escape:'html'}-->" scrolling="no" height="<!--{$height|default:500|escape:'html'}-->"></iframe></includeonly> | </noinclude><includeonly><iframe align="center" src="http://www.flickr.com/slideShow/index.gne?tags=<!--{$query|escape:'urlpathinfo'}-->" frameBorder="0" width="<!--{$width|default:500|escape:'html'}-->" scrolling="no" height="<!--{$height|default:500|escape:'html'}-->"></iframe></includeonly> |
Latest revision as of 10:23, 19 October 2010
This widget allows you to add a Flickr search slideshow to your wiki page.
To insert this widget, use the following code:
{{#widget:Flickr/SlideShow|query=flowers|width=500|height=500}}
Width and height are optional, 500 is a default. Note: Small sizes don't work very well in slideshow.
Sample result