Help:Images

From Zelda Wiki, the Zelda encyclopedia

Jump to: navigation, search
Help Guide

Where the Zelda Wiki community lives.
Castle
Town

Zelda Wiki's discussion center
Hyrule
Castle

Zelda Wiki's community problem center.
Milk
Bar

Zelda Wiki's problem time machine.
Door
of Time

Featured Article nominations and voting.
Featured
Articles

Featured Picture nominations and voting.
Featured
Pictures

Image request and support center.
Image
Requests

Zelda Wiki's book of knowledge and regulations.
Help
Guide

See the video tutorial regarding this help section: Uploading and Adding Images

Images help detail the subject and provide extra understanding of it, not to mention that they're more aesthetically pleasing than a plain text page.

Contents

Finding Images

The following resources aid in finding files:

Uploading Images

Main article: Help:Upload

Sometimes the image you want isn't on the wiki. If that is the case, you must upload it by following the instructions detailed at Help:Upload. A link to the upload form can be found under the name "Upload file" in the "toolbox" section in the sidebar to the left or under the "Media reports and uploads" section on the Special Pages.

Before uploading a file, please make sure it meets our quality standards.

File Support

Zelda Wiki supports the following file types:

Type Description Uses
.png An image format. Stands for Portable Network Graphics. These files maintain very good quality and support transparency. High quality images and transparent images
.jpg or .jpeg An image format. Stands for Joint Photographic Experts Group. These files are smaller than PNGs, but do not support transparency or preserve the same quality. Large photographic images
.gif An image format. Stands for Graphics Interchange Format. These files can be animated, but only support a 256 color palette. Animations and sprites
.svg An image format. Stands for Scalable Vector Graphics. These files preserve detail, even if the image is magnified many times. None at the moment (format is buggy)
.ogg, .ogv and .oga Audio and video formats Audio and video

Zelda Wiki supports files up to 20 megabytes (MB) and/or 15 megapixels (MP) in size.

Images as Links

It is possible to add a link to an image without displaying it. This is usually done on talk pages to avoid cluttering them.

Example Result
[[:File:Example.jpg]]
File:Example.jpg
[[:File:Example.jpg|This]] is an image.
This is an image.

Displaying Single Images

See also: Extended image syntax

The simplest way to display an image is by using the following code:

Example Result
[[File:Example.jpg]] Example.jpg


To improve the way the image is displayed, we use the extended image syntax. It sounds complicated at first, but it's really easy to use. The syntax is as follows, with the full range of usable options below it:

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:

[[File:Example.jpg|right|thumb|200px|This is an example image.]]
This is an example image.

Any or all of these can be used, and they need not be in this order exactly.

How images should be displayed

Images with transparent backgrounds should never be placed inside a frame. If a caption is required, the ImageCaption template should be used. Images with non-transparent backgrounds (generally JPEGs) should always have a frame.

Yes check.png Do X mark.png Don't Explanation
3dlogo.png
Caption
Caption
Transparent images with captions must use the Image template
3dlogo.png
3dlogo.png
Transparent images with no caption cannot have a frame
Caption
Example.jpg
Images with non-transparent background require a frame

Displaying a Gallery of Images

Galleries contain many images of the same width and height. To make a gallery, we use the <gallery> tag. For example:

<gallery>
File:Example.jpg
File:Example.jpg|
File:Example.jpg|Text
File:Example.jpg|[[Link]]
File:Example.jpg| '''bolded text'''
File:Example.jpg|You are now on "{{FULLPAGENAME}}"
</gallery>

produces:

Please note the following:

  1. Every image written on its own line.
  2. Captions are optional.
  3. File names do not have to be surrounded by square brackets.

Optional Gallery Parameters

Sometimes the gallery doesn't look the way we want it. That's why we use the extended gallery syntax.

For example:

<gallery widths=60px heights=60px perrow=6 caption="Tiny thumbnails">
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
File:Example.jpg
</gallery>

produces:

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Community
Community Partners
Toolbox