Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

-

Historians wanted: Inquire here.

Template:Image on right: Difference between revisions

Template page
m Add TemplateData
m Fix alignment of examples
Line 2: Line 2:


Usage:
Usage:
{{image on right|Maze.png|x200px}}
<code><nowiki>{{image on right|Maze.png|x200px}}</nowiki></code> &longrightarrow;
<code><nowiki>{{image on right|Maze.png|x200px}}</nowiki></code> &longrightarrow;
{{image on right|Maze.png|x200px}}
<br clear="all" />
<br clear="all" />
{{image on right|Maze.png|x200px|Some text}}
<code><nowiki>{{image on right|Maze.png|x200px|Some text}}</nowiki></code> &longrightarrow;
<code><nowiki>{{image on right|Maze.png|x200px|Some text}}</nowiki></code> &longrightarrow;
{{image on right|Maze.png|x200px|Some text}}
<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]].

Revision as of 19:01, 30 October 2023


Usage:

File:Maze.png

{{image on right|Maze.png|x200px}}

File:Maze.png
Some text

{{image on right|Maze.png|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.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Filename1

omit "File:"

Filerequired
Size2

either a width (400px) or a height (x300px)

Stringrequired
Caption3

displayed under thumbnail if set

Lineoptional