|
|
| Line 1: |
Line 1: |
| <noinclude>
| |
| 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:
| |
|
| |
| <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.
| |
|
| |
| {{Template:Copy to your site}}
| |
| == 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>
| |