Difference between revisions of "Widget:Flickr/SlideShow"

From Second Life Wiki
Jump to navigation Jump to search
(New page: <noinclude> This widget allows you to add a Flickr search slideshow to your wiki page. It was originally created by Sergey Chernyshev for [http://...)
 
 
(2 intermediate revisions by one other user not shown)
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.
It was originally created by [[mediawikiwiki:User:Sergey Chernyshev|Sergey Chernyshev]] for [http://www.ardorado.com Ardorado.com] and sponsored by [http://www.semanticcommunities.com/ Semantic Communities, LLC.].


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.


{{Template:Copy to your site}}
== 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 11: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