Difference between revisions of "Template:Information"
EricThrift (talk | contribs) (Make the description parameter a string value.) Tag: 2017 source edit |
EricThrift (talk | contribs) (Completed the Template Data, using the values from https://en.wikipedia.org/wiki/Template:Information. This will provide better instructions for editors.) Tag: 2017 source edit |
||
Line 61: | Line 61: | ||
"aliases": [ | "aliases": [ | ||
"Description" | "Description" | ||
− | ] | + | ], |
+ | "description": "Describe of the content, (historical) background, and in the case of scientific data, a brief scientific analysis of the media file.", | ||
+ | "required": true | ||
}, | }, | ||
"location": { | "location": { | ||
Line 70: | Line 72: | ||
}, | }, | ||
"source": { | "source": { | ||
− | "description": " | + | "description": "Explain where the image is acquired from. Please specify accurately. (If it is the work of the uploader themself, use {{Own}}. If it was 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.) If it was 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. ", |
"aliases": [ | "aliases": [ | ||
"Source" | "Source" | ||
− | ] | + | ], |
+ | "type": "string" | ||
}, | }, | ||
"date": { | "date": { | ||
Line 79: | Line 82: | ||
"aliases": [ | "aliases": [ | ||
"Date" | "Date" | ||
− | ] | + | ], |
+ | "description": "Date of creation or date of publication. Use the year or YYYY-MM-DD format (e.,g., 2021-04-16).", | ||
+ | "type": "string" | ||
}, | }, | ||
"author": { | "author": { | ||
"aliases": [ | "aliases": [ | ||
"Author" | "Author" | ||
− | ] | + | ], |
+ | "description": "Author(s) of the image. If no individual person is known, use the name of the institution that owns, published or released the file.", | ||
+ | "type": "string", | ||
+ | "required": true | ||
}, | }, | ||
"permission": { | "permission": { | ||
Line 90: | Line 98: | ||
"Permission" | "Permission" | ||
], | ], | ||
− | "description": " | + | "description": "Not to be mistaken with license. Description of the permissions granted by the copyright holder. Use only when the accompanying license tag is not enough. Note that the media file must still be tagged with the appropriate license template.", |
− | "default": "See below." | + | "default": "See below.", |
+ | "label": "permission (extra information)", | ||
+ | "type": "string" | ||
}, | }, | ||
"other_versions": { | "other_versions": { | ||
− | "description": " | + | "description": "\t 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. Instead, use categories.", |
− | "type": " | + | "type": "string", |
"aliases": [ | "aliases": [ | ||
"other versions", | "other versions", | ||
Line 107: | Line 117: | ||
"Additional information", | "Additional information", | ||
"Additional_information" | "Additional_information" | ||
− | ] | + | ], |
+ | "description": "Contains other information about this image that doesn't fit somewhere else. For example, information that might be relevant to determining a file's proper copyright status (e.g. weblinks) might be provided this way.", | ||
+ | "type": "string" | ||
} | } | ||
}, | }, | ||
− | "description": "Template used for input of information on file description pages. This is used by the Upload Wizard." | + | "description": "Template used for input of information on file description pages. This is used by the Upload Wizard.", |
+ | "format": "block" | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |
Revision as of 08:48, 4 November 2021
Description |
No description provided. |
---|---|
Source |
No source specified. Please edit this file description and provide a source. |
Date | |
Author |
No description provided. |
Permission (Reusing this file) |
See below.
|
For usage information, see https://en.wikipedia.org/wiki/Template:Information.
Template used for input of information on file description pages. This is used by the Upload Wizard.
Parameter | Description | Type | Status | |
---|---|---|---|---|
description of the file | description Description | Describe of the content, (historical) background, and in the case of scientific data, a brief scientific analysis of the media file. | String | required |
Location | location Location | Location at which the image was taken. | Unknown | optional |
Source | source Source | Explain where the image is acquired from. Please specify accurately. (If it is the work of the uploader themself, use {{Own}}. If it was 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.) If it was 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. | String | optional |
creation date | date Date | Date of creation or date of publication. Use the year or YYYY-MM-DD format (e.,g., 2021-04-16). | String | optional |
Author | author 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. | String | required |
permission (extra information) | permission Permission | Not to be mistaken with license. Description of the permissions granted by the copyright holder. Use only when the accompanying license tag is not enough. Note that the media file must still be tagged with the appropriate license template.
| String | optional |
Other_versions | other_versions other versions Other versions Other_versions | 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. Instead, use categories. | String | optional |
Additional_information | additional_information additional information Additional information Additional_information | Contains other information about this image that doesn't fit somewhere else. For example, information that might be relevant to determining a file's proper copyright status (e.g. weblinks) might be provided this way. | String | optional |