This is a wiki for a reason. Anyone can contribute. If you see something that is inaccurate or can be improved, don't ask that it be fixed--just improve it.
[ Disclaimer, Create new user --- Wiki markup help, Install P99 ]

Difference between revisions of "Template:Thumbnail"

From Project 1999 Wiki
Jump to: navigation, search
 
(15 intermediate revisions by one user not shown)
Line 1: Line 1:
<includeonly><div><span class="thumbnail-link" data-file="{{{1|{{{file}}}}}}" style="text-align:center">[[File:{{{1|{{{file}}}}}}|{{{2|{{{caption|}}}}}}|{{{3|{{{thumbnail width|150px}}}}}}]]</span><br/>
+
<includeonly><div style="border: 1px solid black; display: inline-block; padding: 5px; text-align: center;"><span class="thumbnail-link" data-file="{{{1|{{{file}}}}}}" style="text-align:center">[[File:{{{1|{{{file}}}}}}|{{{2|{{{caption|}}}}}}|{{{3|{{{width|150}}}}}}px]]</span><br/>
{{{2|{{{caption|{{{1|{{{file}}}}}}}}}}}}</div>
+
{{{2|{{{caption|{{{1|}}}}}}}}}</div>
 
</includeonly><noinclude>
 
</includeonly><noinclude>
  
Line 15: Line 15:
 
<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|"3D" Map of Temple of Veeshan}}
  
 
== Named Parameter Example With Caption ==
 
== Named Parameter Example With Caption ==
Line 21: Line 21:
 
<code><nowiki>{{Thumbnail
 
<code><nowiki>{{Thumbnail
 
| file=Map_temple_of_veeshan_3d.png
 
| file=Map_temple_of_veeshan_3d.png
| caption="3D" Map of Temple of Veeshan
+
| caption=Really cool "3D" aerial map of the Temple of Veeshan zone
 
}}</nowiki></code>
 
}}</nowiki></code>
  
 
{{Thumbnail
 
{{Thumbnail
 
| file=Map_temple_of_veeshan_3d.png
 
| file=Map_temple_of_veeshan_3d.png
| caption="3D" Map of Temple of Veeshan
+
| caption=Really cool "3D" aerial map of the Temple of Veeshan zone
 
}}
 
}}
  
 
== Named Parameter Example With Caption and Specific Sizes ==
 
== Named Parameter Example With Caption and Specific Sizes ==
  
<code><nowiki>{{Thumbnail
+
<code><nowiki>{{Thumbnail</nowiki></code><br/>
| file=Map_temple_of_veeshan_3d.png
+
<code><nowiki>| file=Map_temple_of_veeshan_3d.png</nowiki></code><br/>
| caption="3D" Map of Temple of Veeshan
+
<code><nowiki>| caption="3D" Map of Temple of Veeshan</nowiki></code><br/>
| thumbnail width=300px
+
<code><nowiki>| width=300</nowiki></code><br/>
}}</nowiki></code>
+
<code><nowiki>}}</nowiki></code><br/>
  
 
{{Thumbnail
 
{{Thumbnail
 
| file=Map_temple_of_veeshan_3d.png
 
| file=Map_temple_of_veeshan_3d.png
 
| caption="3D" Map of Temple of Veeshan
 
| caption="3D" Map of Temple of Veeshan
| thumbnail width=300px
+
| width=300
 
}}
 
}}
  
 
</noinclude>
 
</noinclude>

Latest revision as of 18:48, 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}}

Map temple of veeshan 3d.png
Map_temple_of_veeshan_3d.png


Simple Example With Caption

{{Thumbnail|Map_temple_of_veeshan_3d.png|"3D" Map of Temple of Veeshan}}

"3D" Map of Temple of Veeshan
"3D" Map of Temple of Veeshan


Named Parameter Example With Caption

{{Thumbnail | file=Map_temple_of_veeshan_3d.png | caption=Really cool "3D" aerial map of the Temple of Veeshan zone }}

Really cool "3D" aerial map of the Temple of Veeshan zone
Really cool "3D" aerial map of the Temple of Veeshan zone


Named Parameter Example With Caption and Specific Sizes

{{Thumbnail
| file=Map_temple_of_veeshan_3d.png
| caption="3D" Map of Temple of Veeshan
| width=300
}}

"3D" Map of Temple of Veeshan
"3D" Map of Temple of Veeshan