Difference between revisions of "Widget:Flickr/SlideShow"
Jump to navigation
Jump to search
(Removing all content from page) |
Rand Linden (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
This widget allows you to add a Flickr search slideshow to your wiki page. | |||
To insert this widget, use the following code: | |||
<nowiki>{{#widget:</nowiki>{{PAGENAME}}<nowiki>|query=flowers|width=500|height=500}}</nowiki> | |||
Width and height are optional, 500 is a default. Note: Small sizes don't work very well in slideshow. | |||
== Sample result == | |||
{{#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> |
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