Community Central
Community Central
No edit summary
Tag: Help
m (It would make more sense to refer to the article subject as "file description page"; links, formatting; what is a <longdesc> tag?)
Tag: Help
Line 1: Line 1:
 
[[File:FileDescriptionPage.png|thumb|right|300px|An image description page.]]
 
[[File:FileDescriptionPage.png|thumb|right|300px|An image description page.]]
Each [[Help:Uploading files|uploaded image]] has an associated '''image description page''' which gives information about the source, licensing and technical details of the image. (This page also exists for audio, video and other non-image files, and so might be called a '''file description page'''.)
+
Each [[Help:Uploading files|uploaded file]] has an associated '''file description page''' which gives information about the source, licensing and technical details of the file.
   
==What are the parts of the page?==
+
== What are the parts of the page? ==
 
The description page consists of four parts:
 
The description page consists of four parts:
 
 
# The image itself, or a link to a non-image file
 
# The image itself, or a link to a non-image file
 
#* The description page shows either the full-size image, or a reduced-size version with a link to the full version labeled "Full resolution".
 
#* The description page shows either the full-size image, or a reduced-size version with a link to the full version labeled "Full resolution".
Line 14: Line 13:
 
#* The history of uploads for that image (see also [[Help:Page history|page history]])
 
#* The history of uploads for that image (see also [[Help:Page history|page history]])
 
#* A link to upload a new version of that image
 
#* A link to upload a new version of that image
  +
# A "Metadata" tab, when metadata of the image is available.
   
==How do I update the page?==
+
== How do I update the page? ==
The description text under the "About" tab can be edited like normal article text - by clicking the 'Edit' button. This will also allow you to categorize the image.
+
The description text under the "About" tab can be edited like normal article text - by clicking the "Edit" button. This will also allow you to categorize the image.
   
The image itself can be updated by uploading a new image with the same name via upload tools, or by using the "Upload a new version of this file" link on the "File history" tab.
+
The image itself can be updated by uploading a new image with the same name via upload tools, or by using the "Upload a new version of this file" link at the bottom of the "File history" tab.
   
==What information should be placed on the "About" tab?==
+
== What information should be placed on the "About" tab? ==
This area allows normal article wikitext. Initially the description automatically contains the [[Help:Edit summary|upload summary]] supplied by the user when uploading the first version (this text also shows up in the "File history" section in the "Comment" column).
+
This area allows normal article [[Help:Wikitext|wikitext]]. Initially the description automatically contains the [[Help:Edit summary|upload summary]] supplied by the user when uploading the first version (this text also shows up in the "File history" section in the "Comment" column).
   
 
=== Description of the image ===
 
=== Description of the image ===
Example: "Image of a goldfish in a small tank". This is useful for users who do not have direct access to the image, and is a temporary substitute for a proper <code>longdesc</code> tag.
+
Example: "Image of a goldfish in a small tank". This is useful for users who do not have direct access to the image.
   
 
=== Author and source information ===
 
=== Author and source information ===
Line 40: Line 40:
 
=== Other versions ===
 
=== Other versions ===
 
If other versions (especially a larger version) of the same image exists, it can be helpful to link to them. For example:
 
If other versions (especially a larger version) of the same image exists, it can be helpful to link to them. For example:
 
* ''<nowiki>[[File:Goldfish-in-tank-large.jpg|larger version]] ([[:File:Goldfish-in-tank-large.jpg|info]])</nowiki>''
 
* ''<nowiki>[[File:Goldfish-in-tank-large.jpg|larger version]] ([[:Image:Goldfish-in-tank-large.jpg|info]])</nowiki>''
+
* ''<nowiki>[[File:Goldfish-in-tank2.jpg|different camera angle]] ([[:File:Goldfish-in-tank2.jpg|info]])</nowiki>''
* ''<nowiki>[[File:Goldfish-in-tank2.jpg|different camera angle]] ([[:Image:Goldfish-in-tank2.jpg|info]])</nowiki>''
+
* ''<nowiki>[[File:Goldfish-in-tank-textfree.jpg|text-free version]] ([[:File:Goldfish-in-tank-textfree.jpg|info]])</nowiki>''
* ''<nowiki>[[File:Goldfish-in-tank-textfree.jpg|text-free version]] ([[:Image:Goldfish-in-tank-textfree.jpg|info]])</nowiki>''
 
 
 
Text-free versions may be useful for using across different languages.
 
Text-free versions may be useful for using across different languages.
   
==Can I categorize images?==
+
== Can I categorize images? ==
By adding a category tag on the image page, images can be in the same category as other pages, but are treated a little differently: they are not included in the count of articles in the category, and they are displayed in a separate section, with a thumbnail and the name for each; see [[Help:Category|category page]].
+
By adding a [[Help:Category|category]] tag on the image page, images can be in the same category as other pages, but are treated a little differently: they are not included in the count of articles in the category, and they are displayed in a separate section, with a thumbnail and the name for each.
   
 
A category can either mix articles and images about a subject, or you can create separate image categories. An image category is typically a subcategory of the general category about the same subject, and a subcategory of a wider image category.
 
A category can either mix articles and images about a subject, or you can create separate image categories. An image category is typically a subcategory of the general category about the same subject, and a subcategory of a wider image category.
Line 54: Line 52:
 
For categorizing a brand new image, the image page does not even have to be edited: the category code can be included in the upload summary.
 
For categorizing a brand new image, the image page does not even have to be edited: the category code can be included in the upload summary.
   
==Can images be protected?==
+
== Can images be protected? ==
[[Help:Page protection|Protection]] of an image page also automatically protects the image itself, preventing non-admins from uploading a new image with that name.
+
[[Help:User rights#Administrators|Administrators]] and [[Help:User rights#Content Moderators|content moderators]] can [[Help:Page protection|protect]] an image description page, which automatically protects the image itself, preventing users without specified rights from reuploading that image or uploading an image of the same name.
   
==How do I link to an image page without displaying the image?==
+
== How do I link to an image page without displaying the image? ==
 
To make a link to the image description page of an image without including the actual image, use a leading colon in the link, like: <code><nowiki>[[:File:Image.png]]</nowiki></code> or <code><nowiki>[[:File:Image.jpg]]</nowiki></code>. The colon prevents the image being embedded in the article, and instead makes an ordinary internal link.
 
To make a link to the image description page of an image without including the actual image, use a leading colon in the link, like: <code><nowiki>[[:File:Image.png]]</nowiki></code> or <code><nowiki>[[:File:Image.jpg]]</nowiki></code>. The colon prevents the image being embedded in the article, and instead makes an ordinary internal link.
   
==See also==
+
== See also ==
*Learn about [[Help:Uploading files|uploading files]]
+
* Learn about [[Help:Uploading files|uploading files]]
*Learn about [[Help:Image copyright tags|image copyright tags]]
+
* Learn about [[Help:Image copyright tags|image copyright tags]]
   
==Further help and feedback==
+
== Further help and feedback ==
 
{{Help and feedback section}}
 
{{Help and feedback section}}
   
Line 77: Line 75:
 
[[ru:Справка:Описание изображения]]
 
[[ru:Справка:Описание изображения]]
 
[[zh:Help:圖像描述頁]]
 
[[zh:Help:圖像描述頁]]
[[Category:Help|Image description page]]
+
[[Category:Help]]
[[Category:Image help|{{PAGENAME}}]]
+
[[Category:Image help]]

Revision as of 22:07, 28 October 2017

FileDescriptionPage

An image description page.

Each uploaded file has an associated file description page which gives information about the source, licensing and technical details of the file.

What are the parts of the page?

The description page consists of four parts:

  1. The image itself, or a link to a non-image file
    • The description page shows either the full-size image, or a reduced-size version with a link to the full version labeled "Full resolution".
    • Displayed images can be slightly different to the original upload, as images are automatically optimised for use on the web. A "download" link is available to obtain the original file.
  2. An "About" tab that contains:
    • a description of the image/sound, which you can add or edit by editing the image page
    • a list of pages on which the image appears (not including pages that simply link to the image page)
  3. A "File History" tab that contains:
    • The history of uploads for that image (see also page history)
    • A link to upload a new version of that image
  4. A "Metadata" tab, when metadata of the image is available.

How do I update the page?

The description text under the "About" tab can be edited like normal article text - by clicking the "Edit" button. This will also allow you to categorize the image.

The image itself can be updated by uploading a new image with the same name via upload tools, or by using the "Upload a new version of this file" link at the bottom of the "File history" tab.

What information should be placed on the "About" tab?

This area allows normal article wikitext. Initially the description automatically contains the upload summary supplied by the user when uploading the first version (this text also shows up in the "File history" section in the "Comment" column).

Description of the image

Example: "Image of a goldfish in a small tank". This is useful for users who do not have direct access to the image.

Author and source information

Always provide as much information as you can about the creator of the image, and where you got the image (i.e. a website, scanned from a book, took a photo yourself).

If the image is licensed under a CC-BY license (or most similar licenses) it must be attributed to the copyright holder (usually the photographer).  If this is not done, your upload violates the terms of the license, and is a copyright violation.

Even if the image is public domain or is under a license that doesn't require attribution, please provide source information anyway to make verification easy. Remember that your community might be around for ten, twenty, or a hundred years, and later readers or editors may have different needs for verifying the source of an image.

Licensing information

Please include an image copyright tag, either by typing the correct template (such as {{Fairuse}} by hand, or choosing from a license selector dropdown, if available on your wiki.

If applicable, provide a link to documentation of the licensing terms (i.e. a "Terms of use" or "About" page for the website where you got the image).

Other versions

If other versions (especially a larger version) of the same image exists, it can be helpful to link to them. For example:

  • [[File:Goldfish-in-tank-large.jpg|larger version]] ([[:File:Goldfish-in-tank-large.jpg|info]])
  • [[File:Goldfish-in-tank2.jpg|different camera angle]] ([[:File:Goldfish-in-tank2.jpg|info]])
  • [[File:Goldfish-in-tank-textfree.jpg|text-free version]] ([[:File:Goldfish-in-tank-textfree.jpg|info]])

Text-free versions may be useful for using across different languages.

Can I categorize images?

By adding a category tag on the image page, images can be in the same category as other pages, but are treated a little differently: they are not included in the count of articles in the category, and they are displayed in a separate section, with a thumbnail and the name for each.

A category can either mix articles and images about a subject, or you can create separate image categories. An image category is typically a subcategory of the general category about the same subject, and a subcategory of a wider image category.

For categorizing a brand new image, the image page does not even have to be edited: the category code can be included in the upload summary.

Can images be protected?

Administrators and content moderators can protect an image description page, which automatically protects the image itself, preventing users without specified rights from reuploading that image or uploading an image of the same name.

How do I link to an image page without displaying the image?

To make a link to the image description page of an image without including the actual image, use a leading colon in the link, like: [[:File:Image.png]] or [[:File:Image.jpg]]. The colon prevents the image being embedded in the article, and instead makes an ordinary internal link.

See also

Further help and feedback