Template:Information: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
creation (copied from commons:Template:Information)
 
{{Documentation}}
Tag: 2017 source edit
 
(15 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{| summary="A standardized table providing complete information about the file, including description of what it shows and how it was made, copyright status and source." class="toccolours" style="width: 100%" cellpadding="2"
{| summary="A standardized table providing complete information about the file, including description of what it shows and how it was made, copyright status and source." class="toccolours" style="width: 100%" cellpadding="2"
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; width: 15%" id="fileinfotpl_desc" |Description
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; width: 15%" id="fileinfotpl_desc" |{{int:wm-license-information-description}}
|
|
{{{Description}}}
{{{description|{{{Description|}}} }}}
|-
|-
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_src" | Source
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_src" | {{int:wm-license-information-source}}
|
|
{{{Source}}}
{{{source|{{{Source|}}} }}}
|-
|-
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; white-space: nowrap" id="fileinfotpl_date" | Date
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; white-space: nowrap" id="fileinfotpl_date" | {{int:wm-license-information-date}}
|
|
{{{Date}}}
{{{date|{{{Date|}}} }}}
|-
|-
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_aut" | Author
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_aut" | {{int:wm-license-information-author}}
|
|
{{{Author}}}
{{{author|{{{Author|}}} }}}
|-
|-
{{#if:{{{Permission|}}}|
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_perm" | Permission
! style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em" id="fileinfotpl_perm" {{!}} {{int:wm-license-information-permission}}
|
{{!}}
{{{Permission}}}
{{{Permission}}}
{{!}}-
}}
{{#switch: {{{other_versions|}}}
{{#switch: {{{other_versions|}}}
| =
| =
| - =
| - =
| none =
| none =
| #default = <tr><td style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; font-weight: bold" id="fileinfotpl_ver">Other versions</td><td>
| <tr><td style="background: #ccf; text-align: right; vertical-align: top; padding-right: 0.4em; font-weight: bold" id="fileinfotpl_ver">{{int:wm-license-information-other-versions}}</td><td>
{{{other_versions}}}</td></tr>}}
{{{other_versions}}}</td></tr>}}
|}<noinclude>
|}<noinclude>{{Documentation}}</noinclude>
==Brief syntax description ==
For usage full description of the the template see [[Commons:First steps/Quality and description]].

<pre><nowiki>
{{Information
|Description=
|Source =
|Date =
|Author =
|Permission =
|other_versions= (optional variable, can be left out)
}}
</nowiki></pre>

''e.g. the source code of the description of [[:Image:Anders-Celsius-Head.jpg]]:''

<pre><nowiki>
{{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)
}}
</nowiki></pre>
[[Category:Miscellaneous templates]]</noinclude>

Latest revision as of 00:22, 27 March 2024

Description
Source
Date
Author
Template documentation