Template:Information: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
creation (copied from commons:Template:Information)
 
No edit summary
Line 31: Line 31:
<pre><nowiki>
<pre><nowiki>
{{Information
{{Information
|Description=
|Description= Beschreibung
|Source =
|Source =
|Date =
|Date =

Revision as of 10:43, 12 June 2007

Description

{{{Description}}}

Source

{{{Source}}}

Date

{{{Date}}}

Author

{{{Author}}}

Permission

{{{Permission}}}

Brief syntax description

For usage full description of the the template see Commons:First steps/Quality and description.

{{Information
 |Description= Beschreibung
 |Source     =
 |Date       =
 |Author     =
 |Permission =
 |other_versions= (optional variable, can be left out)
}}

e.g. the source code of the description of 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     = [http://www.astro.uu.se/history/Celsius_eng.html Astronomical observatory of Uppsala University]
 |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)
}}