Changes

Line 26: Line 26:     
==Adding images to articles==
 
==Adding images to articles==
To make your uploaded file appear in an article, you need to insert it: edit the article and add the syntax  
+
To make your uploaded file appear in an article, you need to insert it: edit the article and add following kinds of  syntax, as appropriate:
   −
<nowiki>[[</nowiki>Image:'''Image name'''|thumb|'''Caption''']]
+
*<nowiki>'''Image_name''' (ctrl-click)">'''Image_name''' (ctrl-click)">[[</nowiki>Image:'''Image name (including extension, such as .jpg or .gif)'''|thumb|'''Caption''']]
 +
*<nowiki>'''Image_name''' (ctrl-click)">'''Image_name''' (ctrl-click)">[[</nowiki>Image:'''Image name'''|thumb|right|200px|'''Caption''']]
   −
where you want the file to appear.
+
You can change or leave off these parameters to make the image appear exactly where and how you want the picture to appear.
    
'''Important: '''Image names are case-sensitive.  For example, if an image is called Picture.jpg then neither picture.jpg nor Picture.JPG will find it.
 
'''Important: '''Image names are case-sensitive.  For example, if an image is called Picture.jpg then neither picture.jpg nor Picture.JPG will find it.