Difference between revisions of "How To Upload Documents and Images"

From CIDI Wiki
Jump to navigation Jump to search
(New page: ==Uploading and Linking Document and Images== To upload a file, use Upload a file in the toolbox. A user must be logged in to upload a file. After a file has uploaded...)
 
Line 1: Line 1:
==Uploading and Linking Document and Images==
To upload a file, use [[Special:Upload|Upload a file]] in the toolbox.  A user must be logged in to upload a file.  After a file has uploaded, you can link to it.
To upload a file, use [[Special:Upload|Upload a file]] in the toolbox.  A user must be logged in to upload a file.  After a file has uploaded, you can link to it.



Revision as of 14:05, 25 September 2008

To upload a file, use Upload a file in the toolbox. A user must be logged in to upload a file. After a file has uploaded, you can link to it.

Uploading a Document

To link to an uploaded document use the syntax:

[[Media:thefilename.ext|the file description]]

. Regardless of the file extention, the keyword Media is used. The following file extensions are currently allowed:

  • doc
  • mp3
  • pdf
  • ppt
  • xls

Uploading an Image

To link to an uploaded image use the syntax:

[[Image:thefilename.jpg|left|thumb|the image caption]]

. Notice that the keyword is Image. Replace left with right to align the picture to the right of the page. The following image types are currently allowed:

  • gif
  • jpg, jpeg
  • png

For detailed help on uploading documents and images, see WikiMedia Help on uploading images and other files.