Help:Images

To include an image in a article, use the following syntax. Please note, bold text is required parameters, and italics text have additional conditions.

[[File:something.fif|some size|position|thumb|some caption]] where

  • something.fif - is the file name, including file extention.
  • some size - width or width x height in pixels. Defaults to actual size of image.
  • position - left side, right side or center. Defaults to the left side, unless thumb is included.
  • thumb - creates a thumb nail of the image. If position is not included, then it defaults to the right side.
  • some caption - caption, when thumb is listed. If thumb isn't included, some caption is ignored.

In addition, File:something.fif must come first, and some caption must come last, while the other 3 may come in any order, between those three, if they are included at all.

Specific examples

What you see What you type
General Usage
 
[[File:Needed.png]]
Position
[[File:Needed.png|left]]
[[File:Needed.png|center]]
[[File:Needed.png|right]]
Size
 
[[File:Needed.png|100px]]
 
[[File:Needed.png|300px]]
 
[[File:Needed.png|50x75px]]
thumb
[[File:Needed.png|left|thumb]]
[[File:Needed.png|thumb|center]]
[[File:Needed.png|thumb|right]]
Caption
 
[[File:Needed.png|caption without thumb]]
 
caption with thumb
[[File:Needed.png|thumb|caption with thumb]]
More examples
 
customize the size of the thumbnail
[[File:Needed.png|left|100px|thumb|customize the size of the thumbnail]]
 
and it's position.
[[File:Needed.png|200px|thumb|center|and it's position.]]
 
You may even include links
[[File:Needed.png|thumb|right|You may even include [[Fox McCloud|links]]]]
 
Just don't over do it
[[File:Needed.png|thumb|Just don't [[Lylat Wiki:Quality Standards|over do it]]]]