How to handle files (uploading and using files)
From dermoscopedia
This page is not or not yet officially part of dermoscopedia.
Author(s): Karsten Hoffmeyer, Ralph P. Braun
Introduction
We recommend that you rename your images with a unique file name: "chapter 12_3_4 figure 3.jpg" or "dermatofibroma fig 3.jpg", etc.
Adding images to dermoscopedia is a 2 step process:
- Upload the images to the dermoscopedia file server
- Inserting the file from the server into the text
Uploading a file
You have 2 choices:
- → for all figures, illustrations and dermoscopic images
- → for all dermoscopy images which should be transferred to the ISIC archive
We recommend the upload to dermoscopedia and the ISIC archive (second option).
- Steps to take
- Choose a unique descriptive name for your files
- Click on the "Upload" button and upload the file from your computer
- Wait until the file has been uploaded to the wiki.
- Add information so files will be searchable
- Click on "Save page" at the very bottom.
- Done!
Inserting a file
Using the editor
You can insert an image (file) in the following way:
- Steps to take
- Browse to the page to which you would like to add the image.
- Click on the "Embedded files" button in the edit menu at the top of the text field.
- Add name of the file you uploaded in Step 1 including the file extension, e.g. ".png" (mandatory)
- Add a text for the caption. (optional)
- Add information to the fields of size, alignment and format (optional).
- Click on the "Insert" button.
- Done!
In order to find your file incluing the file name:
Using syntax directly
A file can also be added directly without using the dialog from the toolbar. Here you see the syntax for various options together with examples. If you cannot get enough of it there is also an in-depth overview on MediaWiki.org.
- Thumb image with caption text on the right
[[File:Filename.jpg|thumb|caption text]]
- Thumb image with caption text on the left
[[File:Filename.jpg|thumb|caption text]]
- Thumb image with caption text on the right in size 450 pixels
[[File:Filename.jpg|thumb|450px|caption text]]
- Thumb image with caption text on the left in size 450 pixels
[[File:Filename.jpg|thumb|450px|caption text]]
- Image with caption text on the left
[[File:Filename.jpg|frameless|caption text shown as tooltip]]
- Image with caption text on the right
[[File:Filename.jpg|frameless|right|caption text shown as tooltip]]
- Image with caption text on the left in size 450 pixels
[[File:Filename.jpg|border|450px|caption text shown as tooltip]]
- Image with caption text on the right in size 450 pixels
[[File:Filename.jpg|right|450px|caption text shown as tooltip]]