Editing Help:Using Files

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{WikiHelp}}
+
[[Category:WikiHelp]]
:Before you can add a picture to a page, you need to '''[[Special:ListFiles|locate the file]]''' or  '''[[:Special:Upload|upload]]''' the image first. Then you can use the following information to properly embed the image to the page as it benefits the page.
+
Before you can add a picture to a page, you need to '''[[Special:ListFiles|locate the file]]''' or  '''[[:Special:Upload|upload]]''' the image first. Then you can use the following information to properly embed the image to the page as it benefits the page.
  
==Things to keep in mind==
+
:'''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.
*Just use '''thumbnails''' or '''gallery''' when displaying multiple pictures, unless you need it big enough to read like maps.
 
*Having alot of text can become overwhelming when crowded with big pictures.
 
*Try to use '''<code>.png</code>''' format if possible, because then they will be better compatible with the many templates on our wiki and its better quality most of the time.
 
  
===Uploading Files/Images===
+
==Uploading==
:When you '''[[:Special:Upload|upload file]]''', you can always find them again on the [[Special:ListFiles|List of Files uploaded]]. To make it even easier to locate, add the file to a proper [[Help:Categories|category (help page)]].
+
When you '''[[:Special:Upload|upload file]]''', you can always find them again on the [[Special:ListFiles|List of Files uploaded]]. To make it even easier to locate, add the file to a proper [[Help:Categories|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:<code>.jpg</code> cannot be replaced with a <code>.png</code>'')
  
===Replacing/Updating images===
+
==Thumbnails (<code>thumb</code>)==
*If you see a '''outdated picture''', then please use the "'''Upload a new version of this file'''" link located on the current file itself to replace it.
+
Thumbnails are for adding pictures relating to the page.
**The new file needs to be the same format, <code>.png</code> can only be replaced by <code>.png</code> files and so on.
+
*'''Thumbnail examples:'''
 +
#<code><nowiki>[[File:Krafties Crafting.png|thumb|left|Description]]</nowiki></code> -''thumbnail will be on the '''left side'''''
 +
#<code><nowiki>[[File:Krafties Crafting.png|thumb|center|Description]]</nowiki></code> -''thumbnail will be in the '''center'''''
 +
#<code><nowiki>[[File:Krafties Crafting.png|thumb|Description]]</nowiki></code> -''thumbnail will be on the '''right side'''''
 +
#<code><nowiki>[[File:Krafties Crafting.png|thumb|100px|center|Description]]</nowiki></code> -''thumbnail will be '''100px wide in the center'''''
  
==Compatible Filenames==
+
[[File:Krafties Crafting.png|thumb|left|ThumbExample '''<code>Left</code>''']]
:These are the current ''filename setups'' that will get your images displaying automatically with certain templates.  
+
[[File:Krafties Crafting.png|thumb|ThumbExample '''<code>Right</code>''']]
:*'''Remember that the wiki is Case Sensitive'''
+
[[File:Krafties Crafting.png|thumb|center|ThumbExample '''<code>Center</code>''']]
 +
[[File:Krafties Crafting.png|thumb|100px|center|ThumbExample '''<code><nowiki>100px|Center</nowiki></code>''']]
  
{|class="bluetable" style="width:800px"
+
;Notes about Thumbnails
!Filename ||Example ||Templates that use it
+
*Thumbnails are by default on the ''<code>Right</code>''.
|-
+
*'''Text wraps around thumbnails''' when its either to the <code>Left</code> or <code>Right</code>.
|'''Species_element.png''' ||Aviaa_plant.png ||[[Template:CreatureGallery|CreatureGallery]] • [[Template:ElementsGallery|ElementsGallery]] • [[Template:Creature|Creature]]
+
*Biggest thumbnail by default is <code>220px</code> on either side.
|-
+
*The format of the link should always be <nowiki>[[</nowiki>'''File'''|'''Commands'''<nowiki>]]</nowiki>.
|'''Krafties_symbol_element.png'''||Krafties_symbol_fire.png||[[Template:Element|Element]]
+
::The order of ''commands'' does't matter, the wiki figures it out.
|}
+
*To place a image on the left ''without'' text wrapping, use <code>none</code> instead of <code>left</code> (example:<code><nowiki>[[File:Krafties Crafting.png|thumb|none|Description]]</nowiki></code>)
  
:If the file you want to use has different name than the template uses by default, then you can usually add "<code>file=filename.png</code>" when using the templates, else there is always a manual on the individual template pages for more details.
+
==Framed (<code>frame</code>)==
 +
[[File:Felion.jpg|frame|left|Framed, displays picture in native size]] '''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 <code>right</code> by default, and text wraps around. Just like thumbnails.
  
= See also =
+
 
* [[mediawikiwiki:Help:Images|How to use Images]]
+
::<code><nowiki>[[File:Felion.jpg|FRAME|left|Description]]</nowiki></code> -''displays the picture on the left, see how the text wraps''
 +
{{clear}}
 +
 
 +
==Plain Picture==
 +
:Plain pictures are best when they have a ''white'' background, else using ''Frames'' is better.
 +
[[File:Krafties Crafting.png|500px|]] *Text does not wrap by default. Plain pictures are in-line (it means the image is in the line with the text, so text does not wrap)
 +
 
 +
;Notes about Plain pictures
 +
*Adding no command of type (<code>thumb</code> or <code>frame</code>) will result in a ''plain image''.
 +
*Plain pictures are on the <code>Left</code> 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 <code>left</code>.
 +
*Plain pictures cannot have a description/caption
 +
*They are displayed in their '''original size''' by default, just like framed.
 +
 
 +
::<code><nowiki>[[File:Krafties Crafting.png|500px]]</nowiki></code> - displays the image only resized.
 +
{{clear}}
 +
 
 +
== See also ==
 +
* [[Special:ListFiles|List of Files uploaded]]
 +
* [[Help:Contents]]
 +
* http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial How to format pictures

Please note that all contributions to Krafties may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Template used on this page: