Help:Image: Difference between revisions

From RayWiki, the Rayman wiki
Jump to navigation Jump to search
No edit summary
Moved rules to RayWiki:Image policy
 
(12 intermediate revisions by 3 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]]''===
Screenshots from [[Rayman 1|the original game]] have to be resized to 50% using a nearest-neighbour algorithm. Please read the following topic for more information: '''[http://www.raymanpc.com/forum/viewtopic.php?f=73&t=4824 How to include ''Rayman'' images to RayWiki]'''.
 
The final size should be 316×200 for the PC version and mostly 320×240 for the PlayStation version. PNG is the preferred format, GIF can be used as well but JPEG is not suitable for neat sprites.
 
===Screenshots from 3D games===
Screenshots from 3D games are to be saved as JPEGs with a quality factor of 90% or lower if the original quality of the file is poor (70% is used for pictures of a TV screen taken with a camera).
 
===Screenshots from ''[[Rayman Origins]]'' and ''[[Rayman Legends]]''===
Screenshots from ''Rayman Origins'' and ''Legends'' can be taken from the PC version using the screenshot hotkey in Steam as it automatically saves them as JPGs.  Ideally the final size should be 1920x1080.  If you have a laptop and its resolution cannot go up to 1920x1080, then one option would be to connect it to a 1080p (not 1080i) television with a HDMI cable, and it can then be used as a monitor and the resolution set up in-game.     
 
===Artworks===
Artworks must be uploaded to the wiki in their original version, without any modifications, including file conversion or compression.
 
==High pixel density devices==
 
All images from [https://en.wikipedia.org/wiki/Sprite_(computer_graphics) sprite]-based games must use the <code>sprite</code> class:
 
<pre>[[Image:Image from Rayman 1.png|center|320px|class=sprite|Caption]]</pre>
 
This special class allows such images to appear neat and close to the original rendering on devices using several physical pixels per virtual pixel. Without it, a smooth resizing algorithm would be used, and those images would look blurry.
 
This only applies to sprite-based games, such as the original ''[[Rayman 1|Rayman]]'', games based on it and other 2D handheld games (think pixel art), not texture-based games (all 3D games) or games containing real drawings (UbiArt series). If you're unsure whether a game qualifies, don't hesitate to ask and an admin will gladly clarify.


==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]]

Latest revision as of 15:25, 29 December 2025

This page outlines how to use images on RayWiki. For the rules surrounding images, see the image policy.

How to use images

  • First, you can look for a picture either on another page, the Image list or the 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 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:
[[File:Image name.png|thumb|Caption goes here]]

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:

[[File:Name.png|100px|Caption]]

For a 100px wide thumbnail. For this parameter you specify the width of the pixels.

[[File|Name.png|left|Caption]]

For a thumbnail that floats to the left. Parameters available are right, center or left.

[[File|Name.png|frame|Caption]]

For a frame around a fully sized (not thumbed) image. This parameter is best used only for screenshots taken from handheld games.

Troubleshooting

Q. Help! I uploaded an image and it's not showing up. What should I do?
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 Hunchman801.

https://raymanpc.com/wiki/en/images/a/ad/...