Ayuda:Imágenes
De Wikillerato
(→Gallery of images) |
|||
Línea 2: | Línea 2: | ||
{| | {| | ||
|- | |- | ||
- | ||''' | + | ||'''Descripción''' |
- | ||''' | + | ||'''Comando''' |
- | |''' | + | |'''Efecto''' |
|- | |- | ||
- | | | + | |Imagen incrustada<br /> (con texto alternativo) |
| | | | ||
<code><nowiki>[[Image:Wiki.png|MediaWiki]]</nowiki></code> | <code><nowiki>[[Image:Wiki.png|MediaWiki]]</nowiki></code> | ||
Línea 12: | Línea 12: | ||
[[Image:Wiki.png|MediaWiki]] | [[Image:Wiki.png|MediaWiki]] | ||
|- | |- | ||
- | | | + | |Enlace a la página de descripción |
| | | | ||
<code><nowiki>[[:Image:Wiki.png]]</nowiki></code><br /> | <code><nowiki>[[:Image:Wiki.png]]</nowiki></code><br /> | ||
Línea 20: | Línea 20: | ||
[[:Image:Wiki.png|MediaWiki logo]] | [[:Image:Wiki.png|MediaWiki logo]] | ||
|- | |- | ||
- | | | + | |Enlace directamente con el fichero |
| | | | ||
<code><nowiki>[[Media:Wiki.png]]</nowiki></code><br /> | <code><nowiki>[[Media:Wiki.png]]</nowiki></code><br /> | ||
Línea 35: | Línea 35: | ||
|} | |} | ||
- | == | + | ==Para utiizar imágenes en Wikillerato== |
- | + | Para utilizar una imagen u otro ficheros que [[Help:Managing files|uploaded to the wiki]], use: | |
*<code><nowiki>[[Image:Wiki.png]]</nowiki></code> | *<code><nowiki>[[Image:Wiki.png]]</nowiki></code> | ||
If you add a pipe (|) and some text after the filename, the text will be used as alternative text for text-only browsers: | If you add a pipe (|) and some text after the filename, the text will be used as alternative text for text-only browsers: |
Revisión de 09:02 16 oct 2006
Tabla de contenidos |
Descripción | Comando | Efecto |
Imagen incrustada (con texto alternativo) |
| |
Enlace a la página de descripción |
| |
Enlace directamente con el fichero |
| |
Thumbnail (centered, 100 pixels wide, with caption) |
|
Para utiizar imágenes en Wikillerato
Para utilizar una imagen u otro ficheros que uploaded to the wiki, use:
[[Image:Wiki.png]]
If you add a pipe (|) and some text after the filename, the text will be used as alternative text for text-only browsers:
[[Image:Wiki.png|alternative text]]
If you don't want to display the image, you can link to the file's description page, by adding a colon:
[[:Image:Wiki.png]]
To bypass the description page and link directly to a file , use the "Media" pseudo-namespace:
[[Media:Wiki.png]]
You can also make piped links if you want some other text to be used:
[[:Image:Wiki.png|link text]]
[[Media:Wiki.png|link text]]
Advanced options
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
, orframe
: Controls how the image is formattedleft
,right
,center
,none
: Controls the alignment of the image on the page{width}px
: Resizes the image to the given width in pixels{caption text}
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]
If it is enabled on your wiki, you can also embed external images. To do that, simply insert the url:
http://url.for/some/image.png