Vorlage:Information/doc: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
Keine Bearbeitungszusammenfassung |
imported>Oetterer Keine Bearbeitungszusammenfassung |
||
Zeile 34: | Zeile 34: | ||
== Syntax description == | == Syntax description == | ||
<templatedata> | |||
{ | |||
"description": "A template for showing data on files", | |||
"params": { | |||
"Description": { | |||
"label": "Description", | |||
"description": "A description of the file", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"Source": { | |||
"label": "Source", | |||
"description": "Where the file is from", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"Date": { | |||
"label": "Date", | |||
"description": "File creation date", | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"Author": { | |||
"label": "Author", | |||
"description": "Who made the file", | |||
"type": "string" | |||
}, | |||
"Permission": { | |||
"label": "Permission", | |||
"description": "Custom reuse information" | |||
} | |||
} | |||
} | |||
</templatedata> | |||
=== Mandatory parameters === | === Mandatory parameters === | ||
Zeile 56: | Zeile 90: | ||
== Example == | == Example == | ||
Example for [[:File: | Example for [[:File:Shuttle.png]]: | ||
{{Information | {{Information | ||
| | | Description = A drawing of NASA's [[wpen:Space_Shuttle_Challenger|Space Shuttle Challenger]]. | ||
| | | Source = https://commons.wikimedia.org/wiki/File:Shuttle.svg | ||
| Date = | |||
| Author = Image provided by Dryden Flight Research Center at Edwards Air Force Base, California | |||
| | | Permission = {{PD-user|NASA}} | ||
| | |||
| | |||
| | |||
}} | }} | ||
Aktuelle Version vom 13. Februar 2017, 11:02 Uhr
This is a documentation subpage for Vorlage:Information. It contains usage information, categories and other content that is not part of the original vorlage page. |
Usage
Full | Without optional fields | |
---|---|---|
{{Information | description = | source = | date = | author = | permission = | other_versions = | additional_information = }} |
{{Information | description = | source = | date = | author = }} |
Syntax description
A template for showing data on files
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Description | Description | A description of the file | Mehrzeiliger Text | vorgeschlagen |
Source | Source | Where the file is from | Mehrzeiliger Text | vorgeschlagen |
Date | Date | File creation date | Datum | vorgeschlagen |
Author | Author | Who made the file | Mehrzeiliger Text | optional |
Permission | Permission | Custom reuse information | Unbekannt | optional |
Mandatory parameters
- description
- Describe of the content, (historical) background, and in the case of scientific data, a brief scientific analysis of the media file.
- author
- Author(s) of the image. If no individual person is known, use the name of the institution that owns, published or released the file.
Other parameters
- source
- Explain where the image is acquired from. Please specify accurately. For instance:
- Work of the uploader himself/herself (including screenshots)
- Acquired from a website: Specify the URL of the web page from which it is acquired. Optionally, include a direct link to the image. (Never include a direct link alone.)
- Scanned from a book or magazine: Specify the title, author, publisher, publication year, ISBN and page of the book or title, issue, volume, publication month and year, ISSN (if available) and page of the journal.
- date
- Date of creation, or date of publication. Specifically, please avoid ambiguous dates like 02/03/04 which can refer to 2 March 2004, 3 February 2004, 4 March 2002 or 3 April 2002, depending on the geographical origin of the person who sees it.
- permission
- Optional. Not to be mistaken with license. Description of the permissions granted by the copyright holder.
- other versions
- Optional. Links to other versions of this image. The links may be in form of a list of links or thumbnails of the other versions of the image. Please only link to images that can be used instead of the image at hand; do not use this field as a mean of grouping related files.
- additional information
- Optional. Contains other information about this image that doesn't fit somewhere else. For example, information that might be relevant to determining a files proper copyright status (e.g. weblinks) might be provided this way.
Example
Example for File:Shuttle.png:
Description | A drawing of NASA's Space Shuttle Challenger. |
---|---|
Source | https://commons.wikimedia.org/wiki/File:Shuttle.svg |
Date | |
Author | Image provided by Dryden Flight Research Center at Edwards Air Force Base, California |
Permission | This work has been released into the public domain by its author, NASA. This applies worldwide.
In some countries this may not be legally possible; if so: NASA grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.
|