Template:Information: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Forage
(Added location (optional))
meta>Mdd4696
(Redone... not all of the parameters should be optional (we need info such as author and source).)
Line 1: Line 1:
'''Description:''' {{{Description}}}
{| cellpadding="2" class="toccolours" style="vertical-align: top; width: 100%;"
<!-- Description of the content, (historical) background and in case of scientific data a brief scientific analysis of this image, video, audio file or other kind of media file -->
! style="background: #CCF; text-align: right; padding-right: 0.4em; width: 15%;" | Description
{{#if:{{{Source|}}}|<p>
|
'''Source:''' {{{Source}}}
{{{Description}}}
<!-- Website (with a direct link to the page embedding this file and a direct link to the file), catalog number, name of institution, book source and so forth. I case of an own image e.g. say "image taken by [person] using..." -->
|-
</p>}}{{#if:{{{Date|}}}|<p>
! style="background: #CCF; padding-right: 0.4em; text-align: right;" | Source
'''Date:''' {{{Date}}}
|
<!-- Date of release or date of creation -->
{{{Source}}}
</p>}}{{#if:{{{Location|}}}|<p>
|-
'''Location:''' {{{Location}}}
! style="background: #CCF; padding-right: 0.4em; text-align: right;" | Date
<!-- Location of release or location or creation -->
|
</p>}}
{{{Date}}}
'''Author:''' {{{Author}}}
{{#if: {{{Location | }}} | <tr><td style="background: #CCF; padding-right: 0.4em; text-align: right;">Location</td><td>{{{Location}}}</td></tr>}}
<!-- Author(s) of the image. If no individual person known use the name of the institution(s) that released this file. -->
|-
{{#if:{{{Permission|}}}|<p>
! style="background: #CCF; padding-right: 0.4em; text-align: right;" | Author
'''Permission:''' {{{Permission}}}
|
<!-- Short quote of the permission of the copyright owner of this image in case of an individual permission. In case of a general permission (e.g. US Public Domain or free content licenses) a short link to that legal disclaimer or an according hint. If you are the copyright onwer yourself give a short notice such as "released in the public domain by [person]" Note: You still need to tag the image in any case with the appropriate license template! -->
{{{Author}}}
</p>}}
|-
{{#if:{{{other_versions|}}}|<p>'''Other versions of this file:''' {{{other_versions}}}</p>}}
! style="background: #CCF; padding-right: 0.4em; text-align: right;" | Permission
<!-- if there exist within the Wikimedia Commons other versions of this file, e.g. a black and white version of a color image or another image description in case of a diagramm, link these versions here with a wiki link -->
|
<noinclude>
{{{Permission}}}
<!--[[en:Template:Information]]-->
{{#if: {{{Other_versions | }}} | <tr><td style="background: #CCF; padding-right: 0.4em; text-align: right;">Other versions</td><td>{{{Other_versions}}}</td></tr>}}
|}<noinclude>
 
== Usage ==
<pre><nowiki>{{Information
|    Description =
|        Source =
|          Date =
|      Location =
|        Author =
|    Permission =
| other_versions =
}}</nowiki></pre>
 
== 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, or book source, etc.
* '''Date''': Date of creation, or date of publication.
* '''Location''' (optional): Location of creation, or location 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. Note that the media file must still be tagged with the appropriate license template!
* '''other_versions''' (optional): Links to and brief descriptions of other versions of this image.
 
 
Example, from [[:Image:Anders-Celsius-Head.jpg]]:
 
{{Information
|    Description = Part of an oil painting of Anders Celsius. Painting by Olof Arenius (1701 - 1766). The original painting is placed in the astronomical observatory of Uppsala University.
|        Source = Astronomical observatory of Uppsala University
* Source site: http://www.astro.uu.se/history/Celsius_eng.html
* Source URL: http://www.astro.uu.se/history/images/celsius3.jpg
|          Date = between 1701 - 1766
|        Author = Olof Arenius
|    Permission = Copyright expired as artist died more than 70 years ago
| other_versions = [[:Image:Anders-Celsius.jpeg]] (full image)
}}
 
[[ca:Template:Information]]
[[ca:Template:Information]]
[[ja:Template:Information]]
[[sl:Predloga:Information]]
[[sl:Predloga:Information]]
[[ja:Template:Information]]
[[zh:Template:Information]]
[[zh:Template:Information]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 16:25, 20 August 2006

Description

{{{Description}}}

Source

{{{Source}}}

Date

{{{Date}}}

Author

{{{Author}}}

Permission

{{{Permission}}}

Usage

{{Information
|    Description = 
|         Source = 
|           Date = 
|       Location = 
|         Author = 
|     Permission = 
| other_versions = 
}}

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, or book source, etc.
  • Date: Date of creation, or date of publication.
  • Location (optional): Location of creation, or location 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. Note that the media file must still be tagged with the appropriate license template!
  • other_versions (optional): Links to and brief descriptions of other versions of this image.


Example, from Image:Anders-Celsius-Head.jpg:

Description

Part of an oil painting of Anders Celsius. Painting by Olof Arenius (1701 - 1766). The original painting is placed in the astronomical observatory of Uppsala University.

Source

Astronomical observatory of Uppsala University

Date

between 1701 - 1766

Author

Olof Arenius

Permission

Copyright expired as artist died more than 70 years ago

ca:Template:Information ja:Template:Information sl:Predloga:Information zh:Template:Information