Difference between revisions of "Template:Bigstock"
Jump to navigation
Jump to search
Line 42: | Line 42: | ||
{{bigstock | {{bigstock | ||
|id=5668486 | |id=5668486 | ||
− | |link= | + | |link=https://www.semantic-mediawiki.org/wiki/List_of_Attendees |
}} | }} | ||
</pre> | </pre> | ||
{{bigstock | {{bigstock | ||
|id=5668486 | |id=5668486 | ||
− | |link= | + | |link=https://www.semantic-mediawiki.org/wiki/List_of_Attendees |
}} | }} | ||
Line 95: | Line 95: | ||
|Bigstock file={{{file|}}} | |Bigstock file={{{file|}}} | ||
}} | }} | ||
− | }}{{#if:{{{copyright|}}}|<br>Foto: © bigstockphoto.com http://www.bigstockphoto.de/image-{{{id|}}}{{{id|}}}|{{#if:{{#var:iconfile}}|[[File:{{#var:iconfile}}{{!}}{{{size|450}}}px]]|<img src="http://static1.bigstockphoto.com/thumbs/{{#sub:{{{id|}}}|2|1}}/{{#sub:{{{id|}}}|1|1}}/{{#sub:{{{id|}}}|0|1}}/large2/{{{id|}}}.jpg" title="{{{title|}}}" {{#if:{{{size|}}}|width="{{{size|}}}"}}>}}}} | + | }}{{#if:{{{copyright|}}}|<br>Foto: © bigstockphoto.com http://www.bigstockphoto.de/image-{{{id|}}}{{{id|}}}|{{#if:{{#var:iconfile}}|[[File:{{#var:iconfile}}{{!}}{{{size|450}}}px{{#if:{{{link|}}}|{{!}}link={{{link|}}}}}]]|<img src="http://static1.bigstockphoto.com/thumbs/{{#sub:{{{id|}}}|2|1}}/{{#sub:{{{id|}}}|1|1}}/{{#sub:{{{id|}}}|0|1}}/large2/{{{id|}}}.jpg" title="{{{title|}}}" {{#if:{{{size|}}}|width="{{{size|}}}"}}>}}}} |
</includeonly> | </includeonly> |
Revision as of 13:41, 25 September 2019
This is the template bigstock it is used to display bigstock photos. See Property:Bigstock id
examples
{{bigstock |id=86096639 |title=stock-foto-percent-symbol-and-business-chart-on-financial-paper |size=200 }}
non paid
{{bigstock |id=87055265 }}
withLink
{{bigstock |id=5668486 |link=https://www.semantic-mediawiki.org/wiki/List_of_Attendees }}
copyright
{{bigstock |id=86096639 |copyright=true }}
Foto: © bigstockphoto.com http://www.bigstockphoto.de/image-8609663986096639
paid file
{{bigstock |id=22569032 |size=200 }}
non sized
usage tracking
how it works
Bigstock stores the thumbnail images like this:
http://static1.bigstockphoto.com/thumbs/0/6/8/large2/86096639.jpg
so
/0/6/8
is just the first three digits of the id in reverse order separated by slashes.