Difference between revisions of "Widget:FlickrShow"

From Velocity Aircraft Wiki
Jump to navigation Jump to search
(Created page with "{{#widget:FlickrShow |query=flowers |width=580 |height=350 }}")
 
 
Line 1: Line 1:
{{#widget:FlickrShow
+
<noinclude>__NOTOC__
|query=flowers
+
This widget allows you to embed [http://www.flickr.com/search/?q=flowers&w=all Flickr Search Queries] to your wiki page.
|width=580
+
 
|height=350
+
Created by [https://sites.google.com/site/michaelplatzer/ Michael Platzer]
}}
+
 
 +
== Using this widget ==
 +
For information on how to use this widget, see [http://www.mediawikiwidgets.org/FlickrShow widget description page on MediaWikiWidgets.org].
 +
 
 +
== Copy to your site ==
 +
To use this widget on your site, just install [http://www.mediawiki.org/wiki/Extension:Widgets MediaWiki Widgets extension] and copy [{{fullurl:{{FULLPAGENAME}}|action=edit}} full source code] of this page to your wiki as '''{{FULLPAGENAME}}''' article.
 +
</noinclude><includeonly><object width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"> <param name="flashvars" value="offsite=true&lang=fi&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3D<!--{$query|escape:'urlpathinfo'}-->&page_show_back_url=%2Fsearch%2F%3Fq%3D<!--{$query|escape:'urlpathinfo'}-->&method=flickr.photos.search&api_params_str=&api_text=<!--{$query|escape:'urlpathinfo'}-->&api_tag_mode=bool&api_media=all&api_sort=relevance&jump_to=&start_index=0"></param> <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> <param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&lang=fi&page_show_url=%2Fsearch%2Fshow%2F%3Fq%3D<!--{$query|escape:'urlpathinfo'}-->&page_show_back_url=%2Fsearch%2F%3Fq%3D<!--{$query|escape:'urlpathinfo'}-->&method=flickr.photos.search&api_params_str=&api_text=<!--{$query|escape:'url'}-->&api_tag_mode=bool&api_media=all&api_sort=relevance&jump_to=&start_index=0" width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"></embed></object></includeonly>

Latest revision as of 23:27, 21 August 2010

This widget allows you to embed Flickr Search Queries to your wiki page.

Created by Michael Platzer

Using this widget

For information on how to use this widget, see widget description page on MediaWikiWidgets.org.

Copy to your site

To use this widget on your site, just install MediaWiki Widgets extension and copy full source code of this page to your wiki as Widget:FlickrShow article.