Template:NGThumb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
This template has been set-up to allow users to directly include thumbnails of NG images directly from CID and the pyramidal images prepared from the images stored on GUIDO. | This template has been set-up to allow users to directly include thumbnails of NG images directly from CID and the pyramidal images prepared from the images stored on GUIDO. | ||
A few examples for | A few examples for NG1093 can be displayed using: | ||
|- | |- | ||
| <pre>{{NGThumb|object= | | <pre>{{NGThumb|object=NG1093}}</pre> || {{NGThumb|object=NG1093}} | ||
|- | |- | ||
| <pre>{{NGThumb| | | <pre>{{NGThumb| | ||
object= | object=NG1093| | ||
size=128| | size=128| | ||
which=front | which=front | ||
}}</pre> || {{NGThumb|object= | }}</pre> || {{NGThumb|object=NG1093|size=128|which=front}} | ||
|- | |- | ||
| <pre> | | <pre> | ||
Line 22: | Line 22: | ||
which=back | which=back | ||
}} | }} | ||
</pre> || {{NGThumb|object= | </pre> || {{NGThumb|object=NG1093|size=128|which=back}} | ||
|- | |- | ||
| <pre> | | <pre> | ||
Line 30: | Line 30: | ||
which=x-ray | which=x-ray | ||
}} | }} | ||
</pre> || {{NGThumb|object= | </pre> || {{NGThumb|object=NG1093|size=200|which=x-ray}} | ||
|- | |- | ||
| <pre> | | <pre> | ||
{{NGThumb| | {{NGThumb| | ||
object=N- | object=N-1093-00-000214| | ||
size=200| | size=200| | ||
which=image | which=image | ||
}} | }} | ||
</pre> || {{NGThumb|object=N- | </pre> || {{NGThumb|object=N-1093-00-000214|size=200|which=image}} | ||
|}</noinclude> | |}</noinclude> | ||
<includeonly> | <includeonly> | ||
http://research.ng-london.org.uk/iip_thumb/{{{object|NG0}}}.jpg&size={{{size|64}}}&type={{{which|front}}}&cnt={{{scale|1}}}&.jpg | http://research.ng-london.org.uk/iip_thumb/{{{object|NG0}}}.jpg&size={{{size|64}}}&type={{{which|front}}}&cnt={{{scale|1}}}&.jpg | ||
</includeonly> | </includeonly> |
Revision as of 14:13, 19 February 2015
Template Example
This template has been set-up to allow users to directly include thumbnails of NG images directly from CID and the pyramidal images prepared from the images stored on GUIDO. A few examples for NG1093 can be displayed using: | |
{{NGThumb|object=NG1093}} |
|
{{NGThumb| object=NG1093| size=128| which=front }} |
|
{{NGThumb| object=NG665| size=128| which=back }} |
|
{{NGThumb| object=NG665| size=200| which=x-ray }} |
|
{{NGThumb| object=N-1093-00-000214| size=200| which=image }} |
|