Changes

271 bytes removed ,  15:54, 17 October 2009
→‎Adding images to articles: Fix up, using MSIE. Firefox was doing crazy things with ctrl-click scripts being added!
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 following kinds of  syntax, as appropriate:
+
To make your uploaded file appear in an article, you need to insert it: edit the article and add the an appropriate syntax such as these...
   −
<nowiki>'''Image_name''' (ctrl-click)">'''Image_name''' (ctrl-click)">'''Image_name_(including_extension,_such_as_.jpg_or_.gif)''' (ctrl-click)">[[</nowiki>Image:'''Image name (including extension, such as .jpg or .gif)'''|thumb|'''Caption''']]
+
<nowiki>[[</nowiki>Image:'''Image name (including extension like .jpg or .gif)'''|thumb|'''Caption''']]
   −
<nowiki>'''Image_name''' (ctrl-click)">'''Image_name''' (ctrl-click)">'''Image_name''' (ctrl-click)">[[</nowiki>Image:'''Image name'''|thumb|right|200px|'''Caption''']]
+
<nowiki>[[</nowiki>Image:'''Image name (including extension)'''|thumb|right|200px|'''Caption''']]
   −
You can change or leave off these parameters to make the image appear exactly where and how you want the picture to appear.
+
...to make the picture appear exactly where you want on the page.
    
'''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.