Difference between revisions of "Help:Images"

16 bytes removed ,  23:09, 19 January 2015
no edit summary
 
Line 1: Line 1:
Images are used to provide a visual representation of the subject of the article, and help explain the subject of the article. Images are also much more aesthetically pleasing then just plain text. This guide will teach you the basics of Images, how to add them, etc.
Images are used to provide a visual representation of the subject of the article, and help explain the subject of the article. Images are also much more aesthetically pleasing then just plain text. This guide will teach you the basics of Images, how to add them, etc.


===Adding Images to the Wiki===
==Adding Images to the Wiki==
==== Uploading Images ====
=== Uploading Images ===
Want to know how to upload images to Square Enix Wiki? Follow these steps.
Want to know how to upload images to Square Enix Wiki? Follow these steps.
#Click the "Upload file" link under in the sidebar to the left (at the bottom in the '''toolbox''' section). This links to [[Special:Upload]].
#Click the "Upload file" link under in the sidebar to the left (at the bottom in the '''toolbox''' section). This links to [[Special:Upload]].
Line 12: Line 12:
If you upload a new version of an existing image, sometimes the image won't update immediately and the previous version of the image will be displayed instead. In such case, please be patient and wait for the database to catch up and update the image. This can take anywhere from a few seconds to several minutes.
If you upload a new version of an existing image, sometimes the image won't update immediately and the previous version of the image will be displayed instead. In such case, please be patient and wait for the database to catch up and update the image. This can take anywhere from a few seconds to several minutes.


==== Step Two: Adding Images to a Page ====
=== Step Two: Adding Images to a Page ===
Finally, the reason that you uploaded the image. Open the page that you want to add the image to and begin editing it. Find out where on the page you want to add the image, and in that location type the following:
Finally, the reason that you uploaded the image. Open the page that you want to add the image to and begin editing it. Find out where on the page you want to add the image, and in that location type the following:


Line 19: Line 19:
Replace "filename.png" with whatever your image's filename is, and there you have it! But... that doesn't look too good on its own, now does it?
Replace "filename.png" with whatever your image's filename is, and there you have it! But... that doesn't look too good on its own, now does it?


===== Optional Image Syntax =====
==== Optional Image Syntax ====
There are several things you can add to an image's coding to manipulate it. Here is an example of an image using several of these:
There are several things you can add to an image's coding to manipulate it. Here is an example of an image using several of these:


Line 34: Line 34:




=== Types of Images ===
== Types of Images ==
There are several image types accepted at {{SITENAME}}, these are .png, .jpg/.jpeg, .gif, and .svg (buggy). Below are explanations for the main types of images, and how they should be presented on the wiki.
There are several image types accepted at {{SITENAME}}, these are .png, .jpg/.jpeg, .gif, and .svg (buggy). Below are explanations for the main types of images, and how they should be presented on the wiki.


==== PNG ====
=== PNG ===
PNG, which stands for Portable Network Graphics, is an image format, and probably the most important to the wiki. This is because PNG files maintain very good quality, and transparency. As of yet the PNG cannot be animated universally, making its predecessor the GIF, not quite obsolete.
PNG, which stands for Portable Network Graphics, is an image format, and probably the most important to the wiki. This is because PNG files maintain very good quality, and transparency. As of yet the PNG cannot be animated universally, making its predecessor the GIF, not quite obsolete.


==== JPEG ====
=== JPEG ===
JPEG, also known as JPG or Joint Photographic Experts Group, is an image format that most websites, including {{SITENAME}}, uses to display large photographic images. This is because JPEGS can display large images without taking up too much file space, however they do not support transparency nor do they preserve the quality that a PNG can, and is therefore less recommended than PNG files.
JPEG, also known as JPG or Joint Photographic Experts Group, is an image format that most websites, including {{SITENAME}}, uses to display large photographic images. This is because JPEGS can display large images without taking up too much file space, however they do not support transparency nor do they preserve the quality that a PNG can, and is therefore less recommended than PNG files.


==== GIF ====
=== GIF ===
GIF (Graphics Interchange Format) is an image format that supports only a 256 color palette, however is the only type that can be universally animated, thus making it still an important image type. On {{SITENAME}}, they are only used for animated images and sprites (since they use a small color palette).
GIF (Graphics Interchange Format) is an image format that supports only a 256 color palette, however is the only type that can be universally animated, thus making it still an important image type. On {{SITENAME}}, they are only used for animated images and sprites (since they use a small color palette).
<!-- some credits to metroid wiki -->
<!-- some credits to metroid wiki -->


{{NavHelp}}
{{NavHelp}}