Template:Thumbnail: Difference between revisions
Jump to navigation
Jump to search
CptTwinkie (talk | contribs) mNo edit summary |
CptTwinkie (talk | contribs) mNo edit summary |
||
Line 8: | Line 8: | ||
<pre>{{Thumbnail|<imagename>|<pageName>}}</pre> | <pre>{{Thumbnail|<imagename>|<pageName>}}</pre> | ||
*The code above can be pasted into your page and edited. | *The code above can be pasted into your page and edited. | ||
*The second variable (pageName) can be omitted. The caption will use the <nowiki>{{PAGENAME}}</nowiki> variable to fill the caption. | |||
{{:Template Ordering}} | {{:Template Ordering}} | ||
Revision as of 07:51, 30 April 2018
Example
Usage
The Thumbnail template is meant to be used on all pages for the main image.
{{Thumbnail|<imagename>|<pageName>}}
- The code above can be pasted into your page and edited.
- The second variable (pageName) can be omitted. The caption will use the {{PAGENAME}} variable to fill the caption.
ORDERED TEMPLATE: This template is typically used on pages with other templates. It should be added in the order specified in Template Ordering.
Example Source
{{Thumbnail|StoneCube.png|Stone Cube}}