Difference between revisions of "Help:Using Files"

From Krafties
Jump to navigation Jump to search
m
 
(46 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:WikiHelp]]
+
{{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.
  
:'''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.
+
==Things to keep in mind==
 +
*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==
+
===Uploading Files/Images===
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>'')
 
  
==General Notes about Files==
+
===Replacing/Updating images===
*The format of the link should always be <nowiki>[[</nowiki>'''File'''|'''Commands'''<nowiki>]]</nowiki>.
+
*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.
::The order of ''commands'' does't matter, the wiki figures it out.
+
**The new file needs to be the same format, <code>.png</code> can only be replaced by <code>.png</code> files and so on.
*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>)
 
==Thumbnails==
 
Thumbnails are for adding pictures relating to the page.
 
*'''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'''''
 
  
[[File:Krafties Crafting.png|thumb|left|ThumbExample '''<code>Left</code>''']]
+
==Compatible Filenames==
[[File:Krafties Crafting.png|thumb|ThumbExample '''<code>Right</code>''']]
+
:These are the current ''filename setups'' that will get your images displaying automatically with certain templates.  
[[File:Krafties Crafting.png|thumb|center|ThumbExample '''<code>Center</code>''']]
+
:*'''Remember that the wiki is Case Sensitive'''
[[File:Krafties Crafting.png|thumb|100px|center|ThumbExample '''<code><nowiki>100px|Center</nowiki></code>''']]
 
  
;Notes about Thumbnails
+
{|class="bluetable" style="width:800px"
*Thumbnails are by default on the ''<code>Right</code>''.
+
!Filename ||Example ||Templates that use it
*'''Text wraps around thumbnails''' when its either to the <code>Left</code> or <code>Right</code>.
+
|-
*Biggest thumbnail by default is <code>220px</code> on either side.
+
|'''Species_element.png''' ||Aviaa_plant.png ||[[Template:CreatureGallery|CreatureGallery]] • [[Template:ElementsGallery|ElementsGallery]] • [[Template:Creature|Creature]]
 +
|-
 +
|'''Krafties_symbol_element.png'''||Krafties_symbol_fire.png||[[Template:Element|Element]]
 +
|}
  
==Framed==
+
: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.
[[File:Felion.jpg|frame||Framed, displays picture in native size]] '''Framed''' is like a mix between plain picture and thumbnail.
 
*It displays the image in native size, with a border and description same as the thumbnails, but it ''does not have the resize button'' next to the description.
 
*Framed picture is on the ''right'' by default, and text wraps around.
 
**<code><nowiki>[[File:Felion.jpg|FRAME|Description]]</nowiki></code> -''will display picture in it's native size by default, similar to plain picture, just framed''
 
{{clear}}
 
  
==Plain Picture==
+
= See also =
Plain pictures are only for explanatory purposes, as part of the text (not just referring to the topic, but specific parts of the page)
+
* [[mediawikiwiki:Help:Images|How to use Images]]
 
 
*Plain picture examples:
 
**<code><nowiki>[[File:Krafties Crafting.png]]</nowiki></code> -''will be on the left side, no text wrap''
 
*Plain images are on the ''left side'' by default.
 
*Plain pictures display no caption/description.
 
*Plain pictures are native size by default, the following picture has been shrunk to <code>500 px</code>
 
[[File:Krafties Crafting.png|500px|]] *Text does not wrap by default. Plain pictures are in a line (so one line of text can be next to it)
 
 
 
{{clear}}
 
 
 
== See also ==
 
* [[Special:ListFiles|List of Files uploaded]]
 
* [[Help:Contents]]
 
* http://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial How to format pictures
 

Latest revision as of 10:20, 6 January 2016

Our Wiki Help Pages
General Mediawiki Helpguides
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.

Things to keep in mind[edit]

  • 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 .png 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[edit]

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 images[edit]

  • 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.
    • The new file needs to be the same format, .png can only be replaced by .png files and so on.

Compatible Filenames[edit]

These are the current filename setups that will get your images displaying automatically with certain templates.
  • Remember that the wiki is Case Sensitive
Filename Example Templates that use it
Species_element.png Aviaa_plant.png CreatureGalleryElementsGalleryCreature
Krafties_symbol_element.png Krafties_symbol_fire.png Element
If the file you want to use has different name than the template uses by default, then you can usually add "file=filename.png" when using the templates, else there is always a manual on the individual template pages for more details.

See also[edit]