| View previous topic :: View next topic |
| Author |
Message |
sysadmin Site Admin
Joined: 10 Mar 2007 Posts: 4
|
Posted: Sat Mar 10, 2007 4:44 pm Post subject: Image Upload enabled in Wiki |
|
|
Image uploads have been enabled on the wiki.
From the toolbox on the left hand side of the page, select "Upload file" (note that you must be logged in to upload files).
To display the image in an article, use the following code:
| Code: |
[[Image:filename.jpg|alternative description]]
|
Replace filename.jpg with the name of the file you uploaded. The alternative description will be displayed by browsers that can't display graphics. |
|
| Back to top |
|
 |
Slightperil Mixmaster!!!

Joined: 12 Mar 2007 Posts: 155
|
Posted: Sun Aug 12, 2007 6:01 am Post subject: |
|
|
You can also upload GIF files to wiki pages. Use the same code as above, but with ".gif" replacing ".jpg" | Code: | | [[Image:filename.gif|alternative description]] |
Check out this page to see how it works. _________________
 |
|
| Back to top |
|
 |
|