Help:Using Files
Before you can add a picture to a page, you need to locate the file or upload the image first. Then you can use the following information to properly embed the image to the page as it benefits the page.
- Please use Thumbnails for the most part, unless the image serves a explanatory purpose or to decorate a lonely page. It can be tricky to balance large images and text, so its best to just keep it small unless necessary.
Uploading
When you upload file, you can always find them again on the List of Files uploaded. To make it even easier to locate, add the file to a proper category (help page).
Replacing/Updating File
- When you wish to replace a picture with a better one for whatever reason (better quality or updating) then simply find the original file and "upload newer version of this file"
- This is to avoid having duplicates of the same picture or cluttering space with outdated informative images.
- You can only replace pictures with the same format file (example:
.jpg
cannot be replaced with a.png
)
Thumbnails (thumb
)
Thumbnails are for adding pictures relating to the page.
- Thumbnail examples:
[[File:Krafties Crafting.png|thumb|left|Description]]
-thumbnail will be on the left side[[File:Krafties Crafting.png|thumb|center|Description]]
-thumbnail will be in the center[[File:Krafties Crafting.png|thumb|Description]]
-thumbnail will be on the right side[[File:Krafties Crafting.png|thumb|100px|center|Description]]
-thumbnail will be 100px wide in the center
- Notes about Thumbnails
- Thumbnails are by default on the
Right
. - Text wraps around thumbnails when its either to the
Left
orRight
. - Biggest thumbnail by default is
220px
on either side. - The format of the link should always be [[File|Commands]].
- The order of commands does't matter, the wiki figures it out.
- To place a image on the left without text wrapping, use
none
instead ofleft
(example:[[File:Krafties Crafting.png|thumb|none|Description]]
)
Framed (frame
)
Framed is like a mix between plain picture and thumbnail.
- Notes about Frames
- Thumbnails are basically resized Framed images, so same commands work for both.
- They appear in their original size by default (not resized like thumbnails)
- Even if Frames and Thumbnails are similar, frames do not have the resize button next to the description.
- Framed pictures are on the
right
by default, and text wraps around. Just like thumbnails.
[[File:Felion.jpg|FRAME|Description]]
-will display picture in it's native size by default, similar to plain picture, just framed
Plain Picture
- Plain pictures are best when they have a white background, else using Frames is better.
- Notes about Plain pictures
- Plain pictures are on the
Left
by default - They appear to be in-line, so text does not wrap around the picture by default.
- Text will actually wrap if you command the image to be on the
left
. - Plain pictures cannot have a description/caption
[[File:Krafties Crafting.png]]
-will be on the left side, no text wrap
- Plain pictures are native size by default, the following picture has been shrunk to
500 px
*Text does not wrap by default. Plain pictures are in a line (so one line of text can be next to it)
See also
- List of Files uploaded
- Help:Contents
- http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial How to format pictures