[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]
Difference between revisions of "Template:Thumbnail"
From Project 1999 Wiki
		
		
		
|  (Created page with "<includeonly>[[File:{{{1|{{{file}}}}}}|{{{2|{{{caption|}}}}}}]]</includeonly><noinclude>  This template is for showing thumbnail-sized versions of images, when readers can cli...") | |||
| Line 6: | Line 6: | ||
| <code><nowiki>{{Thumbnail|map__temple_of_veeshan_3d.png}}</nowiki></code> | <code><nowiki>{{Thumbnail|map__temple_of_veeshan_3d.png}}</nowiki></code> | ||
| + | |||
| {{Thumbnail|map__temple_of_veeshan_3d.png}} | {{Thumbnail|map__temple_of_veeshan_3d.png}} | ||
| Line 11: | Line 12: | ||
| <code><nowiki>{{Thumbnail|map__temple_of_veeshan_3d.png|"3D" Map of Temple of Veeshan}}</nowiki></code> | <code><nowiki>{{Thumbnail|map__temple_of_veeshan_3d.png|"3D" Map of Temple of Veeshan}}</nowiki></code> | ||
| + | |||
| {{Thumbnail|map__temple_of_veeshan_3d.png}} | {{Thumbnail|map__temple_of_veeshan_3d.png}} | ||
| Line 19: | Line 21: | ||
| | caption="3D" Map of Temple of Veeshan | | caption="3D" Map of Temple of Veeshan | ||
| }}</nowiki></code> | }}</nowiki></code> | ||
| + | |||
| {{Thumbnail | {{Thumbnail | ||
| | file=map__temple_of_veeshan_3d.png | | file=map__temple_of_veeshan_3d.png | ||
| Line 30: | Line 33: | ||
| | caption="3D" Map of Temple of Veeshan | | caption="3D" Map of Temple of Veeshan | ||
| }}</nowiki></code> | }}</nowiki></code> | ||
| + | |||
| {{Thumbnail | {{Thumbnail | ||
| | file=map__temple_of_veeshan_3d.png | | file=map__temple_of_veeshan_3d.png | ||
Revision as of 18:10, 21 November 2019
This template is for showing thumbnail-sized versions of images, when readers can click to see at full-size.
| Contents | 
Simple Example
{{Thumbnail|map__temple_of_veeshan_3d.png}}
Simple Example With Caption
{{Thumbnail|map__temple_of_veeshan_3d.png|"3D" Map of Temple of Veeshan}}
Named Parameter Example With Caption
{{Thumbnail
| file=map__temple_of_veeshan_3d.png
| caption="3D" Map of Temple of Veeshan
}}
Named Parameter Example With Caption and Specific Sizes
{{Thumbnail
| file=map__temple_of_veeshan_3d.png
| caption="3D" Map of Temple of Veeshan
}}

