Info-icon.png We have moved to https://openmodeldb.info/. This new site has a tag and search system, which will make finding the right models for you much easier! If you have any questions, ask here: https://discord.gg/cpAUpDK

Template:Information/doc

From Upscale Wiki
< Template:InformationThis is the latest revision of this page; it has no approved revision.
Revision as of 00:51, 14 August 2019 by FelesNoctis (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Mbox {{#invoke:Message box|ombox}}

Purpose

This template records and displays metadata for media files, such as photographs and diagrams. It includes a description of the file, its source, and its copyright status.

Usage

Full Without optional fields
{{Information
| description = 
| source      = 
| date        = 
| author      = 
| permission  = 
| other_versions = 
| additional_information = 
}}
{{Information
| description = 
| source      = 
| date        = 
| author      = 
}}

Syntax description

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:
  1. Work of the uploader himself/herself: Specify {{Own}}.
  2. 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.)
  3. 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. You can use {{cite book}} and {{cite journal}}.
date
Date of creation, or date of publication. Although not compulsory, it is advised to stick to the recommendations of {{#invoke:Section link|main}}. 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. Use only when the accompanying license tag is not enough. Note that the media file must still be tagged with the appropriate license template. Select a copyright tag from Wikipedia:Image copyright tags/All.
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. Instead, use categories.
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 file's proper copyright status (e.g. weblinks) might be provided this way.

Example

Example for File:Anders-Celsius-Head.jpg:

Template:Information/sandbox

TemplateData

This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly error report for this template.

TemplateData for Information

<templatedata> { "params": { "description": { "required": true, "label": "Description", "aliases": [ "Description" ], "type": "string", "description": "Describe of the content, (historical) background, and in the case of scientific data, a brief scientific analysis of the media file." }, "source": { "required": true, "label": "Source", "aliases": [ "Source" ], "type": "string", "description": "Explain where the image is acquired from. Please specify accurately. (If it is the work of the uploader himself/herself, use Own work. 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. You can use Template:Cite book and Template:Cite journal.)\n" }, "date": { "required": false, "label": "Date", "aliases": [ "Date" ], "type": "string", "description": "Date of creation or date of publication. Although not compulsory, it is advised to stick to the Manual of Style recommendations. 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." }, "author": { "required": true, "label": "Author", "aliases": [ "Author" ], "type": "string", "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." }, "permission": { "required": false, "label": "Permission (extra information)", "aliases": [ "Permission" ], "type": "string", "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." }, "other_versions": { "required": false, "label": "Other versions", "aliases": [ "Other_versions", "other versions" ], "type": "string", "description": "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." }, "additional_information": { "required": false, "label": "Additional information", "type": "string", "aliases": [ "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." } }, "description": "This template is used to make a standardized table providing information about files, including a description, its copyright status, and its source." } </templatedata>

See also