Template:Imagesimple/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{documentation |This template is used to display an image with a caption. This template is an alternate way of placing images with captions in comparison to the wiki's standard format of adding images. Note that both this template and the wiki's way of formatting images can be used together. ''Note: This template only supports images being aligned to the right side of a page.'' |<code><nowiki>{{imagesimple|image=<LINK_TO_IMAGE>|caption=<CAPTION>}}</nowiki></code> |Typin...") |
mNo edit summary |
||
Line 2: | Line 2: | ||
|This template is used to display an image with a caption. This template is an alternate way of placing images with captions in comparison to the wiki's standard format of adding images. Note that both this template and the wiki's way of formatting images can be used together. ''Note: This template only supports images being aligned to the right side of a page.'' | |This template is used to display an image with a caption. This template is an alternate way of placing images with captions in comparison to the wiki's standard format of adding images. Note that both this template and the wiki's way of formatting images can be used together. ''Note: This template only supports images being aligned to the right side of a page.'' | ||
|<code><nowiki>{{imagesimple|image=<LINK_TO_IMAGE>|caption=<CAPTION>}}</nowiki></code> | |<code><nowiki>{{imagesimple|image=<LINK_TO_IMAGE>|caption=<CAPTION>}}</nowiki></code> | ||
|Typing the following | |Typing the following... | ||
<pre>{{imagesimple | <pre>{{imagesimple | ||
|image=[[File:weather_both_anim.gif]] | |image=[[File:weather_both_anim.gif]] |
Latest revision as of 19:04, 21 November 2021
Template Documentation
Description
This template is used to display an image with a caption. This template is an alternate way of placing images with captions in comparison to the wiki's standard format of adding images. Note that both this template and the wiki's way of formatting images can be used together. Note: This template only supports images being aligned to the right side of a page.
Syntax
{{imagesimple|image=<LINK_TO_IMAGE>|caption=<CAPTION>}}
Examples
Typing the following...
{{imagesimple |image=[[File:weather_both_anim.gif]] |caption=Amazing Caption v2.0!}}
Produces this...
Amazing Caption v2.0! |