Difference between revisions of "Template:Information"

From Self-sufficiency
Jump to: navigation, search
m (Reverted edits by Gennaro Prota to last version by Arnomane)
(temporary revert (I'll restore the old appearance, but let me keep the code fixes, at least. Arnomane, your behaviour is unacceptable))
Line 1: Line 1:
{| cellpadding="2" class="toccolours" width="100%"
+
{| summary="A standardized table providing complete information about the file, including descriptive information about what it shows and how it was made, copyright status and source." class="toccolours" style="width: 100%" cellpadding="2"
! style="background: #ccccff; text-align: right; vertical-align: middle;" width="15%" | Description
+
! style="background: #6c828e; text-align: right; vertical-align: middle; color: #ffffff; padding-right: 0.4em; width: 15%" |Description
 
|
 
|
 
{{{Description}}}
 
{{{Description}}}
 
|-
 
|-
! style="background: #ccccff; text-align: right; vertical-align: middle;" | Source
+
! style="background: #6c828e; text-align: right; vertical-align: middle; color: #ffffff; padding-right: 0.4em" | Source
 
|
 
|
 
{{{Source}}}
 
{{{Source}}}
 
|-
 
|-
! style="background: #ccccff; text-align: right; vertical-align: middle; white-space: nowrap" | Date
+
! style="background: #6c828e; text-align: right; vertical-align: middle; color: #ffffff; padding-right: 0.4em; white-space: nowrap" | Date
 
|
 
|
 
{{{Date}}}
 
{{{Date}}}
 
|-
 
|-
! style="background: #ccccff; text-align: right; vertical-align: middle;" | Author
+
! style="background: #6c828e; text-align: right; vertical-align: middle; color: #ffffff; padding-right: 0.4em" | Author
 
|
 
|
 
{{{Author}}}
 
{{{Author}}}
 
|-
 
|-
! style="background: #ccccff; text-align: right; vertical-align: middle;" | Permission
+
! style="background: #6c828e; text-align: right; vertical-align: middle; color: #ffffff; padding-right: 0.4em" | Permission
 
|
 
|
 
{{{Permission}}}
 
{{{Permission}}}
|- class="hiddenStructure{{{other_versions|}}}"
+
{{#if: {{{other_versions|}}} | <tr><td style="background: #6c828e; text-align: right; vertical-align: middle; color: #ffffff; padding-right: 0.4em; font-weight: bold">Other versions</td><td>{{{other_versions}}}</td></tr>}}
! style="background: #ccccff; text-align: right; vertical-align: middle;" | Other versions of this file
+
|}<noinclude>
|
+
{{{other_versions|}}}
+
|}
+
<noinclude>
+
 
==Brief syntax description ==
 
==Brief syntax description ==
 
For usage full description of the the template see [[Commons:First steps/Quality and description]].
 
For usage full description of the the template see [[Commons:First steps/Quality and description]].

Revision as of 18:55, 20 May 2006

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=
|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 =
{{en|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.}}
{{de|Teil eines Ölgemälde von Anders Celsius, das von Olof Arenius (1701-1766) gemalt wurde.
Das Originalgemälde befindet sich im astronomischen Observatorium der Universität Uppsala.}}
{{nds|Deel vun en Schilleraats, dat Anders Celsius wiest. Maalt vun Olof Arenius (1701-1766).
Dat Original hangt in’t astronoomsche Observatorium bi de Universität Uppsala.}}
|Source = Astronomical observatory of Uppsala University
* http://www.astro.uu.se/history/Celsius_eng.html
* 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)
}}