Template:Flickr/doc
Jump to navigation
Jump to search
|
|
This template uses TemplateStyles: |
Description
A template for files from Flickr. It adds pages to Category:Files from Flickr. A separate copyright tag should be used as well.
Usage
{{Flickr
|description=
|flickr_url=
|title=
|taken=
|photographer_url=
|photographer=
|photographer_location=
}}
Examples
Example 1
With every field filled out:
{{Flickr
|description=Some potatoes
|flickr_url=https://www.flickr.com/photos/dgriebeling/3714635149/
|title=Bunch o' Potatoes
|taken=11 July 2009
|photographer=DGriebeling
|photographer_url=https://www.flickr.com/people/20075574@N00
|photographer_location=Canada
}}
| Source | ||
|---|---|---|
| Description | Some potatoes |
|
| Date | 11 July 2009 |
|
| Author | DGriebeling from Canada |
Example 2
Some fields are better than none at all. Only |flickr_url= is required, which has an alias of unnamed parameter 1, so this works:
{{Flickr|https://www.flickr.com/photos/dgriebeling/3714635149/}}
| Source |
|---|
History
This template is inspired by commons:Template:Flickr. Its styling and parameter names are fashioned after the Commons template, but simplified and with the |reviewer= tag removed.