Open main menu

Gramps β

Changes

Aide:Images

7 bytes added, 08:58, 1 June 2009
no edit summary
|bgcolor="#8DA7D6"|'''Vous obtenez'''
|-
|Embed imageImage incluse<br /> (avec texte alternatif)
|
<code><nowiki>[[Image:Gramps-logo.png|Logo]]</nowiki></code>
[[Media:Gramps-logo.png|Sunflowers]]
|-
|ThumbnailMiniature<br /> (centré, 100 pixels<br /> wideloin, with captionavec légende)
|
<code><nowiki>[[Image:Gramps-logo.png|center|thumb|100px|Logo]]</nowiki></code>
*<code><nowiki>[[Media:Gramps-logo.png|link text]]</nowiki></code>
===Advanced optionsOptions avancées===
The full syntax for displaying an image is:
<code><nowiki>[[Image:{name}|{options}]]</nowiki></code>
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.
===Gallery of Galerie d'images===
It's easy to make a gallery of thumbnails with the <code><nowiki><gallery></nowiki></code> tag. The syntax is:
<pre>
</gallery>
==Other filesAutres fichiers==
You can link to an external file using the same syntax used for [[Help:Links#External links|linking to an external web page]]. This feature has to be enabled by the admin; in the new releases of MediaWiki its disabled due to security reasons.
*<code><nowiki>[http://url.for/some/image.png]</nowiki></code>