Difference between revisions of "Widget:Flickr"

From Nottinghack Wiki
Jump to navigation Jump to search
(testing colorScheme parameter)
(Undo revision 8680 by Robert (talk))
Line 15: Line 15:
  
 
== Example ==
 
== Example ==
{{#widget:Flickr|photoset=72157626706422487|colorScheme=darkRed}}
+
{{#widget:Flickr|photoset=72157626706422487}}
  
 
</noinclude>
 
</noinclude>

Revision as of 23:07, 10 June 2014

This widget embeds a gallery of images from flickr into a wiki page. It uses the nanoGALLERY image gallery.

Using this widget

You can insert a gallery with the following wiki code:

{{#widget:Flickr|photoset=72157626706422487}}


Parameters

colorScheme
Gallery colour scheme (breadcrumb and thumbnails). Possible values: none, dark, darkRed, darkGreen, darkBlue, darkOrange, light and lightBackground. Default: none

Example