Template:Information

From The TTSCpedia
Jump to navigationJump to search
Description
Date
Source
Author
Permission
(Reusing this file)
Other versions
Template documentation[view] [edit] [history] [purge]

Lua error: expandTemplate: invalid title "Template:TemplateBox/i18n/Template:Fallback".

TemplateData

This template is used to provide formatting to the basic information for files (description, source, author, etc.). For a full usage description of the template, see Commons:First steps/Quality and description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Descriptiondescription

Description of the image or media file, including subject and location.

Default
{{description missing}}
Example
Photo of a penguin in Antarctica
Unknownrequired
Date of creationdate

When the original source was created.

Example
2001-12-31
Unknownsuggested
Sourcesource

Where the file is from (own files should be tagged with {{own}}).

Default
{{source missing}}
Unknownrequired
Authorauthor

Original author of the file; where appropriate, use {{Creator:Name Surname}}.

Default
{{author missing}}
Unknownrequired
Permissionpermission

License and other usage limitations and warnings.

Unknownsuggested
Other versionsother versionsother_versions

Links to files with very similar content or derived files.

Unknownsuggested
Other fieldsother fieldsother_fields

Additional table fields added on the bottom of the template.

Unknownoptional
Other fields 1other fields 1other_fields_1

Additional table fields added between Description and Date rows.

Unknownoptional

Example usage

Example for photograph

For example the source code of the description of photograph File:Piers Sellers spacewalk.jpg is:

Template:Pre2

The code hereinbefore produces the following information table:

Description

Template:De

English: Astronaut Piers Sellers during the third spacewalk of STS-121, a demonstration of orbiter heat shield repair techniques.

Template:Fr Template:It Template:Nds Template:Ru Template:Fi

Date 2006-07-12
Source NASA News & Eventshttp://www.nasa.gov/externalflash/121_gallery/hi-resjpgs/14.jpg, from http://www.nasa.gov/externalflash/121_gallery/index_noaccess.html
Author NASA, astronaut Michael Edward Fossum

Example other_fields

Example using the other fields parameter to display a credit line:

{{Information
| Description  = Description
| Date         = 2008-06-09
| Source       = {{own}}
| Author       = John Doe
| Other fields = {{Credit line |Author = © John Doe | Other = Wikimedia Commons |License = CC-BY-3.0 & GFDL}}
}}

will produce:

Template:Credit line
Description

Description

Date 2008-06-09
Source Own work
Author John Doe

Recommendations

For many media it is desirable to use a geocoding template in addition to the Information template.

Microformat

This template also emits an hCalendar microformat marking the creation of the image as an event. To do this, it requires the {{Date}} template, and takes the file name as the "summary" property. Optionally, it can include the {{Creator}} as an attendee and an hCard microformat, and use the contents of {{Description}} as the hCalendar's "description" property. Coordinates may be included by use of {{Location}} or {{Object location}}.

See also Commons:Machine-readable data.

See also