Difference between revisions of "Template:infobox image"

From Asylum Projects
Jump to: navigation, search
Line 3: Line 3:
 
| {{{Location|}}}
 
| {{{Location|}}}
 
{{#if: {{{Description|{{{description|}}}}}}  
 
{{#if: {{{Description|{{{description|}}}}}}  
| {{{Description|}}}  
+
| {{{Description|{{{description}}}}}}  
 
}}
 
}}
 
|- valign="top"
 
|- valign="top"
Line 14: Line 14:
 
! style="background: #ccf; text-align: right; padding-right: 0.4em; white-space: nowrap;" id="fileinfotpl_date" | Date
 
! style="background: #ccf; text-align: right; padding-right: 0.4em; white-space: nowrap;" id="fileinfotpl_date" | Date
 
|
 
|
{{{Date|}}}
+
{{{Date|{{{date}}}}}}
 
|- valign="top"
 
|- valign="top"
 
! style="background: #ccf; text-align: right; padding-right: 0.4em;" id="fileinfotpl_aut" | Author
 
! style="background: #ccf; text-align: right; padding-right: 0.4em;" id="fileinfotpl_aut" | Author
 
|
 
|
{{#if: {{{Author|}}}  
+
{{#if: {{{Author|{{{author|}}}}}}  
| {{{Author|{{{author}}}}}}  
+
| {{{Author|{{{author}}}}}}
 
}}
 
}}
 
|- valign="top"
 
|- valign="top"

Revision as of 07:35, 7 May 2010

Description
Source
Date

{{{date}}}

Author
Permission
(Reusing this file)



Usage

With
other_versions
Without
other_versions
{{infobox image
| description = 
| source      = 
| date        = 
| author      = 
| permission  = 
| other_versions = 
}}
{{infobox image
| description = 
| source      = 
| date        = 
| author      = 
| permission  = 
}}

Syntax description

  • description: Description of the content, (historical) background, and in the case of scientific data, a brief scientific analysis of the media file.
  • source: Use "Own work" for an original media file. Otherwise, provide the website (with both a link to the page embedding the file and a direct link to the file itself), catalog number, name of institution, book source, etc.
  • date: Date of creation, or date of publication.
  • author: Author(s) of the image. If no individual person known use the name of the institution(s) that released the file.
  • permission: Short description of the permission for use granted by the copyright holder. In the case of general permission (e.g. Public Domain), simply describe the media file's copyright status, if known.
  • other_versions (optional): Links to and brief descriptions of other versions of this image.