<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://ee.stanford.edu/gradhandbook/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;feed=atom&amp;action=history</id>
		<title>Help:Images - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;feed=atom&amp;action=history"/>
		<link rel="alternate" type="text/html" href="http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;action=history"/>
		<updated>2013-06-20T12:11:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;diff=19&amp;oldid=prev</id>
		<title>Wikiuser: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;diff=19&amp;oldid=prev"/>
				<updated>2008-04-21T14:52:31Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:52, 21 April 2008&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Wikiuser</name></author>	</entry>

	<entry>
		<id>http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;diff=18&amp;oldid=prev</id>
		<title>Wikiuser: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://ee.stanford.edu/gradhandbook/index.php?title=Help:Images&amp;diff=18&amp;oldid=prev"/>
				<updated>2008-04-14T21:31:10Z</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;
__TOC__&lt;br /&gt;
&lt;br /&gt;
Typically you would '''upload an image file''' to the wiki (See [[Help:Managing files]])  ...''before'' you use the following wiki text to place the image on an article:  &lt;br /&gt;
&lt;br /&gt;
{| {{Prettytable}}&lt;br /&gt;
|-&lt;br /&gt;
|{{Hl3}}|'''Description'''&lt;br /&gt;
|{{Hl3}}|'''You type''' &lt;br /&gt;
|{{Hl3}}|'''You get'''&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 the &amp;quot;Sunflowers&amp;quot;-image an image is used with a withe background --&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;[[Image:Wiki.png|border|100px]]&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
[[Image:Wiki.png|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;&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 [[Manual:$wgAllowExternalImages]]), you can also embed external images. To do that, simply insert the image'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;
&lt;br /&gt;
== Gallery of images ==&lt;br /&gt;
It'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|''italic caption''&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|''italic caption''&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Administration of images/files ==&lt;br /&gt;
&lt;br /&gt;
See: [[Manual:Image Administration]]&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Help:Linked images|Linked images]]&lt;br /&gt;
* [[Help:Non-clickable Images|Making images non-clickable]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
* {{meta|Help:Images and other uploaded files}}&lt;br /&gt;
* http://en.wikipedia.org/wiki/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>Wikiuser</name></author>	</entry>

	</feed>