Widget:FlickrShow: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<object width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"> | <object width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"> | ||
<param name="flashvars" value="offsite=true | <param name="flashvars" value="offsite=true&page_show_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&set_id=<!--{$set_id|escape:'urlpathinfo'}-->&page_show_back_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&jump_to=&autoPlay=true"></param> | ||
<param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> | <param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649"></param> | ||
<param name="allowFullScreen" value="true"></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 | <embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowFullScreen="true" flashvars="offsite=true&page_show_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&set_id=<!--{$set_id|escape:'urlpathinfo'}-->&page_show_back_url=/photos/<!--{$username|escape:'urlpathinfo'}-->/sets/<!--{$set_id|escape:'urlpathinfo'}-->/show/&jump_to=&autoPlay=true" width="<!--{$width|default:580|escape:'html'}-->" height="<!--{$height|default:350|escape:'html'}-->"></embed> | ||
</object> | </object> | ||
</includeonly> | </includeonly> |
Latest revision as of 14:25, 22 January 2014
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.