WikiIndex:Adding Pictures: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(translation in fr of "Adding Pictures" et ajout category:aide)
Line 12: Line 12:
* You can make the '''text wrap''' around the picture by adding the "left" or "right" command as follows:  <nowiki>[[Image:Example.jpg|right]]</nowiki>.  In this case, the picture will appear in the upper right hand side and text will wrap around it.
* You can make the '''text wrap''' around the picture by adding the "left" or "right" command as follows:  <nowiki>[[Image:Example.jpg|right]]</nowiki>.  In this case, the picture will appear in the upper right hand side and text will wrap around it.
* It's nice to upload a '''larger picture''' to the site (not so large that people can't download it of course).  This way you can have a smaller version show up in your article and then if the user wants to see the larger version, they can simply click on the picture.  Here's an example of how to limit the size of a picture in your article to 200 pixels:  <nowiki>[[Image:Example.jpg|right|200px]]</nowiki>
* It's nice to upload a '''larger picture''' to the site (not so large that people can't download it of course).  This way you can have a smaller version show up in your article and then if the user wants to see the larger version, they can simply click on the picture.  Here's an example of how to limit the size of a picture in your article to 200 pixels:  <nowiki>[[Image:Example.jpg|right|200px]]</nowiki>
== Ajouter des Images ==
Pour ajouter une image, vous devez d'abord copier l'image dans n'importe quel format de fichier standard sur le site, en utilisant le lien "copier fichier" dans la "boîte à outils" située à en bas et à gauche. Une fois que c'est fait, vous pouvez ajouter l'image à n'importe quel article en utilisant la commande <nowiki>[[Image:Exemple.jpg]]</nowiki>.  Vous pouvez aussi sélectionner le bouton dans le formulaire d'édition qui correspond à une image (c'est le sixième bouton à partir de la gauche).
Plus à garder en tête :
* Seuls les utilisateurs connectés peuvent copier des images
* '''Renommez''' l'image sur votre disque dur avant de copier l'image parce que cela prend le nom à partir de votre fichier original.
* Copiez l'image '''avant''' de produire l'article, de cette façon vous avez le nom de l'image à l'esprit et pouvez l'utiliser dans votre article.
* Le site remplacera les espaces par des '''soulignés'''.  Ceci ne pose pas de problème, mais assurez-vous simplement que vous utilisez les soulignés quand vous faites référence à l'image à partir du site.
* La '''Capitalisation''' compte
* Vous pouvez produire '''l'emballage du texte''' autour de l'image en ajoutant les commandes "left" ou "right" comme suit :  <nowiki>[[Image:Example.jpg|right]]</nowiki>.  Dans ce cas, l'image apparaîtra dans le coin en haut et à droite et le texte s'écoulera autour.
* Il est agréable de copier '''une plus grande image''' sur le site (pas trop grande de façon à ce que les gens puissent la télécharger bien sûr).  De cette façon vous pouvez disposer d'une plus petite version en affichage dans votre article et ensuite si l'utilisateur veut voir la plus grande version, il peut simplement l'avoir en cliquant sur l'image. Voilà un exemple sur la façon de limiter la taille d'une iamge dans votre article à 200 pixels :  <nowiki>[[Image:Exemple.jpg|right|200px]]</nowiki>

Revision as of 11:50, 10 February 2006


To add a picture, you must first upload the picture in any standard file format to the site, using the "upload file" link in the "toolbox" area. Once you have done so, you can add the picture to any article by using the command [[Image:Example.jpg]]. You can also select the button in the edit area that corresponds to a picture (it's the sixth button from the left).

More to keep in mind:

  • Only users who are logged in can upload pictures
  • Rename the picture on your hard drive before uploading the picture since it takes the name from your original file.
  • Upload the picture before making the article, that way you have the picture name in mind and can use it in your article.
  • The site will replace spaces with underscores. This is no problem, but just make sure you use underscores when you reference the picture from the site.
  • Capitalization matters
  • You can make the text wrap around the picture by adding the "left" or "right" command as follows: [[Image:Example.jpg|right]]. In this case, the picture will appear in the upper right hand side and text will wrap around it.
  • It's nice to upload a larger picture to the site (not so large that people can't download it of course). This way you can have a smaller version show up in your article and then if the user wants to see the larger version, they can simply click on the picture. Here's an example of how to limit the size of a picture in your article to 200 pixels: [[Image:Example.jpg|right|200px]]