m (Add to category) Tag: 2017 source edit |
m (Swap out the example image to one of TASBot) |
||
Line 2: | Line 2: | ||
Usage: | Usage: | ||
{{image on right| | {{image on right|TASBot_at_ESA_Summer_2022_resized.jpg|x200px}} | ||
<code><nowiki>{{image on right| | <code><nowiki>{{image on right|TASBot_at_ESA_Summer_2022_resized.jpg|x200px}}</nowiki></code> ⟶ | ||
<br clear="all" /> | <br clear="all" /> | ||
{{image on right| | {{image on right|TASBot_at_ESA_Summer_2022_resized.jpg|x200px|Some text}} | ||
<code><nowiki>{{image on right| | <code><nowiki>{{image on right|TASBot_at_ESA_Summer_2022_resized.jpg|x200px|Some text}}</nowiki></code> ⟶ | ||
<br clear="all" /> | <br clear="all" /> | ||
The second parameter should be either a width e.g. <code>400px</code> or a height e.g. <code>x300px</code>; see [[mw:Help:Images#Syntax|docs]]. | The second parameter should be either a width e.g. <code>400px</code> or a height e.g. <code>x300px</code>; see [[mw:Help:Images#Syntax|docs]]. |
Latest revision as of 11:40, 31 July 2024
Usage:
{{image on right|TASBot_at_ESA_Summer_2022_resized.jpg|x200px}}
⟶
{{image on right|TASBot_at_ESA_Summer_2022_resized.jpg|x200px|Some text}}
⟶
The second parameter should be either a width e.g. 400px
or a height e.g. x300px
; see docs.
The below documentation is automatically generated from JSON. It can be changed by editing this page, but note that it's only the documentation (for the visual editor)—the actual template part must also be edited, manually.
Embeds uploaded media as a thumbnail along the right side of the page.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Filename | 1 | omit "File:" | File | required |
Size | 2 | either a width (400px) or a height (x300px) | String | required |
Caption | 3 | displayed under thumbnail if set | Line | optional |