<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dmwiki.atomas.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3AImages</id>
	<title>Help:Images - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dmwiki.atomas.com/w/index.php?action=history&amp;feed=atom&amp;title=Help%3AImages"/>
	<link rel="alternate" type="text/html" href="https://dmwiki.atomas.com/w/index.php?title=Help:Images&amp;action=history"/>
	<updated>2026-04-15T17:28:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>https://dmwiki.atomas.com/w/index.php?title=Help:Images&amp;diff=43&amp;oldid=prev</id>
		<title>WikiSysop: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://dmwiki.atomas.com/w/index.php?title=Help:Images&amp;diff=43&amp;oldid=prev"/>
		<updated>2008-08-12T08:58:04Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PD Help Page}}&lt;br /&gt;
&lt;br /&gt;
This page explains the image syntax when editing the wiki. Before using images, you must {{mediawiki|Manual:Configuring_file_uploads|configure file uploads}} and [[Help:Managing files|upload a file]].&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
{| {{Prettytable}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Hl3}}|&amp;#039;&amp;#039;&amp;#039;Description&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|{{Hl3}}|&amp;#039;&amp;#039;&amp;#039;You type&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
|{{Hl3}}|&amp;#039;&amp;#039;&amp;#039;You get&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
|Embed image&amp;lt;br /&amp;gt; (with alt text)&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Example.jpg|Sunflowers]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[Image:Example.jpg|Sunflowers]]&lt;br /&gt;
|-&lt;br /&gt;
|Link to description page&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[:Image:Example.jpg]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[:Image:Example.jpg|Sunflowers]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[:Image:Example.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[:Image:Example.jpg|Sunflowers]]&lt;br /&gt;
|-&lt;br /&gt;
|Link directly to file&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Media:Example.jpg]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Media:Example.jpg|Sunflowers]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[Media:Example.jpg]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Media:Example.jpg|Sunflowers]]&lt;br /&gt;
|-&lt;br /&gt;
|Thumbnail&amp;lt;br /&amp;gt; (centered, 100 pixels&amp;lt;br /&amp;gt; wide, with caption)&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Example.jpg|center|thumb|100px|Sunflowers]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[Image:Example.jpg|center|thumb|100px|Sunflowers]]&lt;br /&gt;
|-&lt;br /&gt;
|Border&amp;lt;br /&amp;gt; (100 pixels) &amp;lt;br /&amp;gt; Results in a very small gray border&lt;br /&gt;
&amp;lt;!-- Note: because the fine gray border can not be seen when used on Image:Exaple.jpg (sunflowers image), an image with a white background is used --&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Example-white-bg.jpg|border|100px]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[Image:Example-white-bg.jpg|border|100px]]&lt;br /&gt;
|-&lt;br /&gt;
|Frameless&amp;lt;br /&amp;gt;Like thumbnail, respect user preferences for image width but without border and no right float.&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Example.jpg|frameless]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[Image:Example.jpg|frameless]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
The full syntax for displaying an image is:&lt;br /&gt;
 &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:{name}|{options}]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
Where options can be zero or more of the following, separated by pipes:&lt;br /&gt;
*&amp;lt;code&amp;gt;thumb&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;thumbnail&amp;lt;/code&amp;gt;, or &amp;lt;code&amp;gt;frame&amp;lt;/code&amp;gt;: Controls how the image is formatted&lt;br /&gt;
*&amp;lt;code&amp;gt;left&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;right&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;center&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;none&amp;lt;/code&amp;gt;: Controls the alignment of the image on the page&lt;br /&gt;
*&amp;lt;code&amp;gt;{width}px&amp;lt;/code&amp;gt;: Resizes the image to the given width in pixels&lt;br /&gt;
*&amp;lt;code&amp;gt;{caption text}&amp;lt;/code&amp;gt;: Must not end with &amp;quot;px&amp;quot;&lt;br /&gt;
* Special cases:&lt;br /&gt;
** &amp;lt;code&amp;gt;page=1&amp;lt;/code&amp;gt;: displays the specified page when showing a djvu file.&lt;br /&gt;
&lt;br /&gt;
The options can be given in any order. If a given option does not match any of the other possibilities, it is assumed to be the caption text. Caption text can contain wiki links or other formatting.&lt;br /&gt;
&lt;br /&gt;
== Other files ==&lt;br /&gt;
You can link to an external file using the same syntax used for linking to an external web page. &lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[http://url.for/some/image.png]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
Or with different text:&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[http://url.for/some/image.png link text here]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If it is enabled on your wiki (see {{mediawiki|Manual:$wgAllowExternalImages}}), you can also embed external images. To do that, simply insert the image&amp;#039;s url:&lt;br /&gt;
*&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;http://url.for/some/image.png&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Gallery of images ==&lt;br /&gt;
It&amp;#039;s easy to make a gallery of thumbnails with the &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;gallery&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; tag. The syntax is:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:{filename}|{caption}&lt;br /&gt;
Image:{filename}|{caption}&lt;br /&gt;
{...}&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Captions are optional, and may contain wiki links or other formatting.&lt;br /&gt;
&lt;br /&gt;
for example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Example.jpg|Item 1&lt;br /&gt;
Image:Example.jpg|a link to [[Help:Contents]]&lt;br /&gt;
Image:Example.jpg&lt;br /&gt;
Image:Example.jpg&lt;br /&gt;
Image:Example.jpg|&amp;#039;&amp;#039;italic caption&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
is formatted as:&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Example.jpg|Item 1&lt;br /&gt;
Image:Example.jpg|a link to [[Help:Contents]]&lt;br /&gt;
Image:Example.jpg&lt;br /&gt;
Image:Example.jpg&lt;br /&gt;
Image:Example.jpg|&amp;#039;&amp;#039;italic caption&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Help:Linked images|Linked images]]&lt;br /&gt;
&lt;br /&gt;
==External Link==&lt;br /&gt;
* [[wikipedia:Project:Extended image syntax|Wikipedia:Extended image syntax]]&lt;br /&gt;
&lt;br /&gt;
{{Languages|Help:Images}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Help|Images]]&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>