Help:Image: Difference between revisions

No edit summary
Moved rules to RayWiki:Image policy
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This help page will show you how to upload and use images in RayWiki.
This page outlines '''how to use images''' on [[RayWiki]]. For the rules surrounding images, see the [[RayWiki:Image policy|image policy]].


==How to use images==
==How to use images==
* First, you can look for a picture either on another page, the [[Special:Imagelist|Image List]] or the [[Special:Newimages|Gallery of new files]]; before uploading a new picture please make sure that it has not already been uploaded here to avoid duplication.
* First, you can look for a picture either on another page, the [[Special:Imagelist|Image list]] or the [[Special:Newimages|Gallery of new files]]; before uploading a new picture please make sure that it has not already been uploaded here to avoid duplication.
* To add a new image, now go to [[Special:Upload|Upload File]] page. Please note that files should not have special characters in the filename (eg. "&", "+" etc.) as these can ruin the URLs and make them unusable.
* To add a new image, now go to [[Special:Upload|Upload file]] page. Please note that files should not have special characters in the filename (eg. "&", "+" etc.) as these can ruin the URLs and make them unusable.
* Once this image is uploaded, you use the following codes when placing it in a relevant page:
* Once this image is uploaded, you use the following codes when placing it in a relevant page:


<pre>[[Image:Image name.png|thumb|Caption goes here]]</pre>
<pre>[[File:Image name.png|thumb|Caption goes here]]</pre>


This will create a thumbnail of the image that is 180px wide and floats to the right. For different positions, sizes and the like, you can control these with the following parameters:
This will create a thumbnail of the image that is 180px wide and floats to the right. For different positions, sizes and the like, you can control these with the following parameters:


<pre>[[Image:Name.png|100px|Caption]]</pre>
<pre>[[File:Name.png|100px|Caption]]</pre>
For a 100px wide thumbnail. For this parameter you specify the width of the pixels.
For a 100px wide thumbnail. For this parameter you specify the width of the pixels.
<pre>[[Image|Name.png|left|Caption]]</pre>
<pre>[[File|Name.png|left|Caption]]</pre>
For a thumbnail that floats to the left. Parameters available are '''right''', '''center''' or '''left'''.
For a thumbnail that floats to the left. Parameters available are '''right''', '''center''' or '''left'''.
<pre>[[Image|Name.png|frame|Caption]]</pre>
<pre>[[File|Name.png|frame|Caption]]</pre>
For a frame around a fully sized (not thumbed) image. This parameter is best used only for screenshots taken from handheld games.
For a frame around a fully sized (not thumbed) image. This parameter is best used only for screenshots taken from handheld games.
 
==Guidelines==
===Screenshots===
Screenshots should be posted as such and not altered in any way. Therefore, cropped images and additions meant to indicate a particular part of the image (such as red circles or arrows) are not allowed. Close-up views can, however, constitute an exception in  some rare cases.
 
==Quality requirements==
===Screenshots from ''[[Rayman 1|Rayman]]''===
Please read the following topic: '''[http://www.raymanpc.com/forum/viewtopic.php?f=73&t=4824 How to include ''Rayman'' images to RayWiki]'''.
===Artworks===
Artworks must be uploaded to the wiki in their original version, without any modifications, including file conversion or compression.


==Troubleshooting==
==Troubleshooting==
'''Q. Help! I uploaded an image and it's not showing up. What should I do?''' <br>
'''Q. Help! I uploaded an image and it's not showing up. What should I do?''' <br>
A. About 1 in every 256 files that are uploaded here will end up on the directory below, and chances are your adblocking software is interfering with it. If you upload a pic and you can't see it for this reason, try disabling your adblock at raymanpc.com and they should be back. If the same problem occurs for any other reason, please contact [[User:Hunchman801|Hunchman801]].  
A. About 1 in every 256 files that are uploaded here will end up on the directory below, and chances are your adblocking software is interfering with it. If you upload a pic and you can't see it for this reason, try disabling your adblock for raymanpc.com and they should be back. If the same problem occurs for any other reason, please contact [[User:Hunchman801|Hunchman801]].


<pre>http://raymanpc.com/wiki/en/images/a/ad/...</pre>
<pre>https://raymanpc.com/wiki/en/images/a/ad/...</pre>


[[Category:Help]]
[[Category:Help]]