Template:Thumbnail
Jump to navigation
Jump to search
[edit] [ ] Template documentation
This template is useful for embedding stuff in your articles. Videos from YouTube (and probably other sources) can be included in your article with this construction:
{{Thumbnail|<youtube>...</youtube>|description}}
The result is shown on the right.
If you want your video to appear on the left side, simply include left=1
in your template code.
Besides, if you want to resize your video, you can use the width parameter. Just write the number without adding px.
So the full code for a video to appear on the left with a different width is as follows:
{{Thumbnail|<youtube>...</youtube>|description|left=1|width=500}}