Widget:Flickr: Difference between revisions
Jump to navigation
Jump to search
added colorScheme parameter as initial test parameter |
testing colorScheme parameter |
||
Line 15: | Line 15: | ||
== Example == | == Example == | ||
{{#widget:Flickr|photoset=72157626706422487}} | {{#widget:Flickr|photoset=72157626706422487|colorScheme=darkRed}} | ||
</noinclude> | </noinclude> |
Revision as of 23:06, 10 June 2014
This widget is currently under development Robert (talk) 22:51, 10 June 2014 (UTC) |
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
andlightBackground
. Default:none
Example