Difference between revisions of "Help:Uploading Images"

From Romance Wiki
Jump to navigation Jump to search
(finished testing)
(creating sandbox for Help:Uploading Images)
Line 1: Line 1:
For trying out templates & other things.
+
RomanceWiki supports the ability to upload images, for uses such as book covers or author photographs.  However, when uploading an image be careful not claim credit for any image you did not create.  Most book covers are released for use in advertising/referencing the book in question, which RomanceWiki does.  Before using a photo of an author, however, please attempt to contact the author to see if the photo is available for use outside of the author's own personal webpage.
  
    {{Message_Box|
+
===How to upload===
    id =test|
+
You can upload an image by using the ''Upload file'' link in the toolbox, which is a link to [[Special:Upload]]. On most browsers, you will see a "Browse..." button, which will bring up your operating system's standard file open dialog. Choosing a file will fill the name of that file into the text field next to the button. You must also check the box affirming that you are not violating any copyrights by uploading the file. Press the "Upload" button to finish the upload. This may take some time if you have a slow Internet connection.
    backgroundcolor =#FFFF00|
 
    heading =This is a test of the message box system.|
 
    message =This is only a test
 
    }}
 
  
{{Message Box Image|
+
The '''Source filename''' field with the browse button allows you to choose a file on your local system. The '''Destination filename''' is the name used to link to the image from articles. If [http://en.wikipedia.com/JavaScript JavaScript] is enabled, it will be set automatically to the same name as the one you have specified in the Source filename field, but may be changed to any valid name you wish. For the convenience of non-JavaScript users, if the destination field is left blank, source filename will be used.  For book covers, it is recommended to use the following style: <nowiki>Cover-Book-Title.jpg</nowiki>.  For author photos it is recommended to use the following style: <nowiki>Author-Name-photo.jpg</nowiki>.  For other pictures, please use a descriptive name.  No spaces are supported in image names, so please use dashes instead.
    image =Stop-hand-caution.png|
+
 
    id =test2|
+
In the '''Summary''' area, you should indicate what this file is about and where it originated.  For book covers, please link to the book that this file is a cover image for and note where you originally downloaded the picture.  For example (from [[:Image:Cover-Black-Thunder.jpg]]):
    backgroundcolor =#FFFF00|
+
 
    heading =This is a test of the message box system.|
+
<pre>
    message =This is only a test
+
Cover for [[Black Thunder]] from [http://www.changelingpress.com/images/covers/thumbs/218.jpg publisher's website]
    }}
+
</pre>
[[Image:Stop-hand-caution.png|45px| ]]
+
 
 +
'''Submitting''' this information will upload the image and save the summary. There is no preview, as there is for editing pages. Nevertheless, after the image is uploaded, you can still click the edit button and make changes to the summary, should you make a mistake you did not catch beforehand. If there is already a file uploaded with the Destination filename that you chose, you are given the option to save anyway and overwrite the old file (although it remains in the image history), or returning to the upload form and specifying a new filename.
 +
 
 +
You may also choose to "Watch" the image upload page for any further edits or to Ignore any warnings, by clicking the checkboxes.  It is recommended to not ignore warnings as there are often minor problems for first time users.
 +
 
 +
===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
 +
 
 +
<nowiki>[[</nowiki>Image:'''Image name'''|thumb|right|'''Caption''']]
 +
 
 +
where you want the file to appear.  The "thumb", "right" and "Caption" parts are optional parameters.  Use "thumb" if the image was large and you want a smaller version (a thumbnail) to appear.  "Right" (or "left" or "center") is used to justify the image to the right, center or left side of the window.  The default is left. It is convenient for book covers to be justified to the right on the first line of the article to take up the space next to the books stats on the left.  If you would like a Caption to appear below the image, write the caption as you would like it to appear.  If you just want to add the image without any changes or captions all you have to do is add:
 +
 
 +
<nowiki>[[Image:</nowiki>'''Image name''']]
 +
 
 +
'''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.

Revision as of 07:59, 11 September 2007

RomanceWiki supports the ability to upload images, for uses such as book covers or author photographs. However, when uploading an image be careful not claim credit for any image you did not create. Most book covers are released for use in advertising/referencing the book in question, which RomanceWiki does. Before using a photo of an author, however, please attempt to contact the author to see if the photo is available for use outside of the author's own personal webpage.

How to upload

You can upload an image by using the Upload file link in the toolbox, which is a link to Special:Upload. On most browsers, you will see a "Browse..." button, which will bring up your operating system's standard file open dialog. Choosing a file will fill the name of that file into the text field next to the button. You must also check the box affirming that you are not violating any copyrights by uploading the file. Press the "Upload" button to finish the upload. This may take some time if you have a slow Internet connection.

The Source filename field with the browse button allows you to choose a file on your local system. The Destination filename is the name used to link to the image from articles. If JavaScript is enabled, it will be set automatically to the same name as the one you have specified in the Source filename field, but may be changed to any valid name you wish. For the convenience of non-JavaScript users, if the destination field is left blank, source filename will be used. For book covers, it is recommended to use the following style: Cover-Book-Title.jpg. For author photos it is recommended to use the following style: Author-Name-photo.jpg. For other pictures, please use a descriptive name. No spaces are supported in image names, so please use dashes instead.

In the Summary area, you should indicate what this file is about and where it originated. For book covers, please link to the book that this file is a cover image for and note where you originally downloaded the picture. For example (from Image:Cover-Black-Thunder.jpg):

Cover for [[Black Thunder]] from [http://www.changelingpress.com/images/covers/thumbs/218.jpg publisher's website]

Submitting this information will upload the image and save the summary. There is no preview, as there is for editing pages. Nevertheless, after the image is uploaded, you can still click the edit button and make changes to the summary, should you make a mistake you did not catch beforehand. If there is already a file uploaded with the Destination filename that you chose, you are given the option to save anyway and overwrite the old file (although it remains in the image history), or returning to the upload form and specifying a new filename.

You may also choose to "Watch" the image upload page for any further edits or to Ignore any warnings, by clicking the checkboxes. It is recommended to not ignore warnings as there are often minor problems for first time users.

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

[[Image:Image name|thumb|right|Caption]]

where you want the file to appear. The "thumb", "right" and "Caption" parts are optional parameters. Use "thumb" if the image was large and you want a smaller version (a thumbnail) to appear. "Right" (or "left" or "center") is used to justify the image to the right, center or left side of the window. The default is left. It is convenient for book covers to be justified to the right on the first line of the article to take up the space next to the books stats on the left. If you would like a Caption to appear below the image, write the caption as you would like it to appear. If you just want to add the image without any changes or captions all you have to do is add:

[[Image:Image name]]

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.