Notice: We are aware that many of the Chewiki’s images are still broken. We promise: we will try our best to fix it, but we don't guarantee that the fix will be trivial.

Difference between revisions of "Help:Images"

From Chewiki Archive - YouChew: 1% Funny, 99% Hot Gas
(Added image issue)
(→‎When To Add Images: New rule according to Tabull)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 +
==Upload a Image==
 +
# In the [[Help:Navigation#Sidebar|sidebar]], under '''toolbox''', click "Upload file"
 +
# Next to the '''Source filename''', click '''Browse''' to locate the file on your computer.
 +
# Change the '''Destination filename''' to something descriptive, if necessary.
 +
# Fill in the '''Summary''', if necessary.
 +
# Click the '''Upload file''' button.
  
==Problems with images==
+
After you've uploaded some files, use the following image codes to put them in your articles.
As you may or may have not noticed by now, there have been a few troubles with images. How this happened is still an enigma, but it's believed that it was caused by the server switch that happened months ago. So far, the issues include (Note: These ''don't affect every image'', but for the most part they do):
 
 
 
*Problems uploading images
 
*Image doesn't show up when placed in a thumbnail with captions
 
 
 
Alternatively, ''pasting the raw image URL in the wiki should display the image'', but the URL won't work with Wiki formatting, so you can only post the image, and can't adjust it or place it in a thumbnail.
 
 
 
If you have any questions or other problems to report, please discuss in the talk page of this section.
 
 
 
 
==Image codes==
 
==Image codes==
 
{| {{Prettytable}}
 
{| {{Prettytable}}
Line 113: Line 110:
 
Image:Onion.png|''italic caption''
 
Image:Onion.png|''italic caption''
 
</gallery>
 
</gallery>
 +
 +
==When To Add Images==
 +
Character articles are the ones that require pictures most, as most readers would like an idea of what the character looks like. For sources, a picture isn't needed as much, since one would really only be needed if the show has a distinctive art style, and a logo is just redundant. And for poopers, it's your own choice to add an image.
 +
 +
However, there must be good reasoning for it. How well does a picture illustrate the subject of the article? A quick test is to preview what the image looks like without a caption. If it looks relevant/self-explanatory, then it can be used, like so.
 +
 +
'''Please don't use the chewiki as your own personal image hosting site.''' We really don't have the server space to do something like that. Images should be uploaded to provide content to articles, not to be stored on a user page and/or linked outside the wiki as its only purpose.
 +
 +
----
 +
[[Image:Optimusg1.jpg|center|120px]]
 +
'''Optimus Prime''' is the leader of the heroic Autobots.
 +
----
 +
Do not try to shoehorn an image in, like this:
 +
----
 +
[[Image:Optimusg1.jpg|center|thumb|Obama's favourite.]]
 +
'''Barack Obama''' is the President of the United States.
 +
----
 +
First, see what it looks like without a caption.
 +
----
 +
[[Image:Optimusg1.jpg|center|120px]]
 +
'''Barack Obama''' is the President of the United States.
 +
----
 +
See? Without a caption, an image like that would have no ties to the article at all. Also, it is not good to completely flood an article with whatever picture you want. A picture may be worth a thousand words, but remember that there's such thing as overkill.
 +
 +
If, for whatever reason, you cannot find a picture, add the tag <nowiki>{{wantedimages}}</nowiki> as a placeholder.

Latest revision as of 05:12, 13 February 2013

Upload a Image

  1. In the sidebar, under toolbox, click "Upload file"
  2. Next to the Source filename, click Browse to locate the file on your computer.
  3. Change the Destination filename to something descriptive, if necessary.
  4. Fill in the Summary, if necessary.
  5. Click the Upload file button.

After you've uploaded some files, use the following image codes to put them in your articles.

Image codes

Description You type You get
Embed image
(with alt text)

[[Image:Onion.png|Onion]]

Onion

Link to description page

[[:Image:Onion.png]]
[[:Image:Onion.png|Onion]]

Image:Onion.png
Onion

Link directly to file

[[Media:Onion.png]]
[[Media:Onion.png|Sunflowers]]

Media:Onion.png
Onion

Thumbnail
(centered, 100 pixels
wide, with caption)

[[Image:Onion.png|center|thumb|100px|Onion]]

Error creating thumbnail: File missing
Onion
Border
(100 pixels)
Results in a very small gray border

[[Image:Onion.png|border|100px]]

Error creating thumbnail: File missing
Frameless
Like thumbnail, respect user preferences for image width but without border and no right float.

[[Image:Onion.png|frameless]]

Onion.png

Uploaded files

To use an image or other file which has been uploaded to the wiki, use:

  • [[Image:Onion.png]]

If you add a pipe (|) and some text after the filename, the text will be used as alternative text for text-only browsers:

  • [[Image:Onion.png|alternative text]]

If you don't want to display the image, you can link to the file's description page, by adding a colon:

  • [[:Image:Onion.png]]

To bypass the description page and link directly to a file , use the "Media" pseudo-namespace:

  • [[Media:Onion.png]]

You can also make piped links if you want some other text to be used:

  • [[:Image:Onion.png|link text]]
  • [[Media:Onion.png|link text]]

Advanced options

The full syntax for displaying an image is:

[[Image:{name}|{options}]]

Where options can be zero or more of the following, separated by pipes:

  • thumb, thumbnail, or frame: Controls how the image is formatted
  • left, right, center, none: Controls the alignment of the image on the page
  • {width}px: Resizes the image to the given width in pixels
  • {caption text}

The options can be given in any order. If a given option does not match any of the other possibilities, it is assumed to be the caption text. Caption text can contain wiki links or other formatting.

Gallery of images

It's easy to make a gallery of thumbnails with the <gallery> tag. The syntax is:

<gallery>
Image:{filename}|{caption}
Image:{filename}|{caption}
{...}
</gallery>

Captions are optional, and may contain wiki links or other formatting.

for example:

<gallery>
Image:Onion.png|Item 1
Image:Onion.png|a link to [[Help:Contents]]
Image:Onion.png
Image:Onion.png
Image:Onion.png|''italic caption''
</gallery>

is formatted as:

When To Add Images

Character articles are the ones that require pictures most, as most readers would like an idea of what the character looks like. For sources, a picture isn't needed as much, since one would really only be needed if the show has a distinctive art style, and a logo is just redundant. And for poopers, it's your own choice to add an image.

However, there must be good reasoning for it. How well does a picture illustrate the subject of the article? A quick test is to preview what the image looks like without a caption. If it looks relevant/self-explanatory, then it can be used, like so.

Please don't use the chewiki as your own personal image hosting site. We really don't have the server space to do something like that. Images should be uploaded to provide content to articles, not to be stored on a user page and/or linked outside the wiki as its only purpose.


Error creating thumbnail: File missing

Optimus Prime is the leader of the heroic Autobots.


Do not try to shoehorn an image in, like this:


Error creating thumbnail: File missing
Obama's favourite.

Barack Obama is the President of the United States.


First, see what it looks like without a caption.


Error creating thumbnail: File missing

Barack Obama is the President of the United States.


See? Without a caption, an image like that would have no ties to the article at all. Also, it is not good to completely flood an article with whatever picture you want. A picture may be worth a thousand words, but remember that there's such thing as overkill.

If, for whatever reason, you cannot find a picture, add the tag {{wantedimages}} as a placeholder.