Difference between revisions of "Help:Images"

From wikisori
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
This page explains the image syntax when editing the wiki. Before using images, you have to [[Help:Managing files|upload a file]].  
+
This page explains the image syntax when editing the wiki. Before using images, you have to [[Help:Managing_files|upload a file]].
  
__TOC__  
+
__TOC__
 
+
{| {{Prettytable}}
{|
 
 
|-
 
|-
| '''Description'''  
+
|{{Hl3}}|'''Description'''
| '''You type'''  
+
|{{Hl3}}|'''You type'''  
| '''You get'''
+
|{{Hl3}}|'''You get'''
 
|-
 
|-
| Embed image<br> (with alt text)  
+
|Embed image<br /> (with alt text)
| <code><nowiki>[[Image:Binomial_Cube.jpg|Binomial Cube]]</nowiki></code>  
+
|<code><nowiki>[[Image:Binomial_Cube.jpg|Binomial Cube]]</nowiki></code>
|  
+
|
[[Image:Binomial Cube.jpg|Binomial Cube]]  
+
[[Image:Binomial_Cube.jpg|Binomial Cube]]
 
 
 
|-
 
|-
| Link to description page  
+
|Link to description page
| <code><nowiki>[[:Image:Binomial_Cube.jpg]]</nowiki></code><br><code><nowiki>[[:Image:Binomial_Cube.jpg|Binomial Cube]]</nowiki></code>  
+
|<code><nowiki>[[:Image:Binomial_Cube.jpg]]</nowiki></code><br /><code><nowiki>[[:Image:Binomial_Cube.jpg|Binomial Cube]]</nowiki></code>
|  
+
|
[[:Image:Binomial Cube.jpg]]<br> [[:Image:Binomial Cube.jpg|Binomial Cube]]  
+
[[:Image:Binomial_Cube.jpg]]<br />
 
+
[[:Image:Binomial_Cube.jpg|Binomial Cube]]
 
|-
 
|-
| Link directly to file  
+
|Link directly to file
| <code><nowiki>[[Media:Binomial_Cube.jpg]]</nowiki></code><br><code><nowiki>[[Media:Binomial_Cube.jpg|Binomial Cube]]</nowiki></code>  
+
|<code><nowiki>[[Media:Binomial_Cube.jpg]]</nowiki></code><br /><code><nowiki>[[Media:Binomial_Cube.jpg|Binomial Cube]]</nowiki></code>
| [[Media:Binomial_Cube.jpg]]<br> [[Media:Binomial_Cube.jpg|Binomial Cube]]
+
|[[Media:Binomial_Cube.jpg]]<br /> [[Media:Binomial_Cube.jpg|Binomial Cube]]
 
|-
 
|-
| Thumbnail<br> (centered, 100 pixels<br> wide, with caption)  
+
|Thumbnail<br /> (centered, 100 pixels<br /> wide, with caption)
| <code><nowiki>[[Image:Binomial_Cube.jpg|center|thumb|100px|Binomial Cube]]</nowiki></code>  
+
|<code><nowiki>[[Image:Binomial_Cube.jpg|center|thumb|100px|Binomial Cube]]</nowiki></code>
| [[Image:Binomial Cube.jpg|thumb|center|100px|Binomial Cube]]
+
|[[Image:Binomial_Cube.jpg|center|thumb|100px|Binomial Cube]]
 
|-
 
|-
| Border<br> (100 pixels) <br> Results in a very small gray border <!-- Note: because the fine gray border can not be seen when used on Image:Binomial_Cube.jpg (binomial cube image), an image with a white background is used -->  
+
|Border<br /> (100 pixels) <br /> Results in a very small gray border <!-- Note: because the fine gray border can not be seen when used on Image:Binomial_Cube.jpg (binomial cube image), an image with a white background is used -->
| <code><nowiki>[[Image:Binomial_Cube.jpg|border|100px]]</nowiki></code>  
+
|<code><nowiki>[[Image:Binomial_Cube.jpg|border|100px]]</nowiki></code>
| [[Image:Binomial Cube.jpg|border|100px]]
+
|[[Image:Binomial_Cube.jpg|border|100px]]
 
|-
 
|-
| Frameless<br>Like thumbnail, respect user preferences for image width but without border and no right float.  
+
|Frameless<br />Like thumbnail, respect user preferences for image width but without border and no right float.
| <code><nowiki>[[Image:Binomial_Cube.jpg|frameless]]</nowiki></code>  
+
|<code><nowiki>[[Image:Binomial_Cube.jpg|frameless]]</nowiki></code>
| [[Image:Binomial Cube.jpg]]
+
|[[Image:Binomial_Cube.jpg|frameless]]
 
|}
 
|}
  
== Syntax ==
+
== Syntax ==
 
+
The full syntax for displaying an image is: <code><nowiki>[[Image:{name}|{options}]]</nowiki></code>
The full syntax for displaying an image is: <code><nowiki>[[Image:{name}|{options}]]</nowiki></code> Where options can be zero or more of the following, separated by pipes:  
+
Where options can be zero or more of the following, separated by pipes:
 +
*<code>thumb</code>, <code>thumbnail</code>, <code>frame</code>, or <code>frameless</code>: Controls how the image is formatted
 +
*<code>left</code>, <code>right</code>, <code>center</code>, <code>none</code>: Controls the alignment of the image on the page
 +
*<code>baseline</code>, <code>sub</code>, <code>super</code>, <code>top</code>, <code>text-top</code>, <code>middle</code>, <code>bottom</code>, <code>text-bottom</code>: Controls the vertical alignment of the image on the page
 +
*<code>{width}px</code>: Resizes the image to the given width in pixels
 +
*<code>{caption text}</code>: Must not end with "px"
 +
* Special cases:
 +
** <code>page=1</code>: Displays the specified page when showing a djvu file
  
*<code>thumb</code>, <code>thumbnail</code>, <code>frame</code>, or <code>frameless</code>: Controls how the image is formatted
 
*<code>left</code>, <code>right</code>, <code>center</code>, <code>none</code>: Controls the alignment of the image on the page
 
*<code>baseline</code>, <code>sub</code>, <code>super</code>, <code>top</code>, <code>text-top</code>, <code>middle</code>, <code>bottom</code>, <code>text-bottom</code>: Controls the vertical alignment of the image on the page
 
*<code>{width}px</code>: Resizes the image to the given width in pixels
 
*<code>{caption text}</code>: Must not end with "px"
 
*Special cases:
 
**<code>page=1</code>: Displays the specified page when showing a djvu file
 
  
<br> 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.  
+
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.
 
 
== Other files  ==
 
  
 +
== Other files ==
 
You can link to an external file using the same syntax used for linking to an external web page.  
 
You can link to an external file using the same syntax used for linking to an external web page.  
 
 
*<code><nowiki>[http://url.for/some/image.png]</nowiki></code>
 
*<code><nowiki>[http://url.for/some/image.png]</nowiki></code>
 
+
Or with different text:
Or with different text:  
 
 
 
 
*<code><nowiki>[http://url.for/some/image.png link text here]</nowiki></code>
 
*<code><nowiki>[http://url.for/some/image.png link text here]</nowiki></code>
  
== Gallery of images ==
+
== Gallery of images ==
 
+
It's easy to make a gallery of thumbnails with the <code><nowiki><gallery></nowiki></code> tag. The syntax is:
It's easy to make a gallery of thumbnails with the <code><nowiki><gallery></nowiki></code> tag. The syntax is:  
+
<pre>
<pre>&lt;gallery&gt;
+
<gallery>
 
Image:{filename}|{caption}
 
Image:{filename}|{caption}
 
Image:{filename}|{caption}
 
Image:{filename}|{caption}
 
{...}
 
{...}
&lt;/gallery&gt;
+
</gallery>
</pre>  
+
</pre>
Captions are optional, and may contain wiki links or other formatting.  
+
Captions are optional, and may contain wiki links or other formatting.
  
for example:  
+
for example:
<pre>&lt;gallery&gt;
+
<pre>
 +
<gallery>
 
Image:Binomial_Cube.jpg|Item 1
 
Image:Binomial_Cube.jpg|Item 1
 
Image:Binomial_Cube.jpg|a link to [[Help:Contents]]
 
Image:Binomial_Cube.jpg|a link to [[Help:Contents]]
Line 81: Line 76:
 
Image:Binomial_Cube.jpg|''italic caption''
 
Image:Binomial_Cube.jpg|''italic caption''
 
Image:Binomial_Cube.jpg|on page "{{PAGENAME}}"
 
Image:Binomial_Cube.jpg|on page "{{PAGENAME}}"
&lt;/gallery&gt;
+
</gallery>
</pre>  
+
</pre>
is formatted as: <gallery>
+
is formatted as:
 +
<gallery>
 
Image:Binomial_Cube.jpg|Item 1
 
Image:Binomial_Cube.jpg|Item 1
 
Image:Binomial_Cube.jpg|a link to [[Help:Contents]]
 
Image:Binomial_Cube.jpg|a link to [[Help:Contents]]
Line 90: Line 86:
 
Image:Binomial_Cube.jpg|''italic caption''
 
Image:Binomial_Cube.jpg|''italic caption''
 
Image:Binomial_Cube.jpg|on page "{{PAGENAME}}"
 
Image:Binomial_Cube.jpg|on page "{{PAGENAME}}"
</gallery>  
+
</gallery>
 
 
== See also  ==
 
 
 
*[[Help:Linked images|Linked images]]
 
  
== External Link ==
+
==External Link==
 +
* [[wikipedia:Project:Extended image syntax|Wikipedia:Extended image syntax]]
  
*[[wikipedia:Project:Extended_image_syntax|Wikipedia:Extended image syntax]]
 
  
 
[[Category:Help|{{PAGENAME}}]]
 
[[Category:Help|{{PAGENAME}}]]

Latest revision as of 02:10, 3 November 2008

This page explains the image syntax when editing the wiki. Before using images, you have to upload a file.

Description You type You get
Embed image
(with alt text)
[[Image:Binomial_Cube.jpg|Binomial Cube]]

Binomial Cube

Link to description page [[:Image:Binomial_Cube.jpg]]
[[:Image:Binomial_Cube.jpg|Binomial Cube]]

Image:Binomial_Cube.jpg
Binomial Cube

Link directly to file [[Media:Binomial_Cube.jpg]]
[[Media:Binomial_Cube.jpg|Binomial Cube]]
Media:Binomial_Cube.jpg
Binomial Cube
Thumbnail
(centered, 100 pixels
wide, with caption)
[[Image:Binomial_Cube.jpg|center|thumb|100px|Binomial Cube]]
Binomial Cube
Border
(100 pixels)
Results in a very small gray border
[[Image:Binomial_Cube.jpg|border|100px]] Binomial Cube.jpg
Frameless
Like thumbnail, respect user preferences for image width but without border and no right float.
[[Image:Binomial_Cube.jpg|frameless]] Binomial Cube.jpg

Syntax

The full syntax for displaying an image is: [[Image:{name}|{options}]] Where options can be zero or more of the following, separated by pipes:

  • thumb, thumbnail, frame, or frameless: Controls how the image is formatted
  • left, right, center, none: Controls the alignment of the image on the page
  • baseline, sub, super, top, text-top, middle, bottom, text-bottom: Controls the vertical alignment of the image on the page
  • {width}px: Resizes the image to the given width in pixels
  • {caption text}: Must not end with "px"
  • Special cases:
    • page=1: Displays the specified page when showing a djvu file


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.

Other files

You can link to an external file using the same syntax used for linking to an external web page.

  • [http://url.for/some/image.png]

Or with different text:

  • [http://url.for/some/image.png link text here]

Gallery of images

It's easy to make a gallery of thumbnails with the <gallery> tag. The syntax is:

<gallery>
Image:{filename}|{caption}
Image:{filename}|{caption}
{...}
</gallery>

Captions are optional, and may contain wiki links or other formatting.

for example:

<gallery>
Image:Binomial_Cube.jpg|Item 1
Image:Binomial_Cube.jpg|a link to [[Help:Contents]]
Image:Binomial_Cube.jpg
Image:Binomial_Cube.jpg
Image:Binomial_Cube.jpg|''italic caption''
Image:Binomial_Cube.jpg|on page "{{PAGENAME}}"
</gallery>

is formatted as:

External Link