Template:Depicted
Displays label and description of a given Wikidata item
Usage
{{Depicted |1= }}
Template parameters
- TemplateData
TemplateData is a way to store information about template parameters (the description of those and of the whole template) for both humans and machines. It is used by VisualEditor and possibly other tools like Upload Wizard.
Existing template documentation
At Wikimedia Commons, it is recommended to use {{TemplateBox}} with either useTemplateData=1
or useTemplateData=only
on the /doc
subpage and transcluding it with {{Documentation}} into the template. <nowiki>
-tags can be wrapped around the arguments, if required, to avoid templates being expanded.
Newly created template documentation and imports
Another option, especially for imported templates, or for users with JSON experience, is placing raw <templatedata>
-tags into the Wikitext of the template, as described in various Wikipediae.
Wikipedia's help about TemplateData • Commons-specific information
Displays label and description of a given Wikidata item
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Item ID of the Wikidata item to be displayed | Line | required |
infofield | infofield | Creates a field inside the template Information | Line | optional |
Additional information
The template is intended to be used in the following namespaces: all namespaces
The template is intended to be used by the following user groups: all users
Relies on:
Module:Depicted people
Example
{{Depicted|Q42}}
renders as:
Douglas Adams – English author and humourist (1952–2001)
Examples
{{Depicted|Q42}}
Douglas Adams – English author and humourist (1952–2001)
{{Depicted|Q42|Q43|Q44|Q45|Q46|Q47|Q48|Q49|Q50|Q51|Q52|Q53|Q54|Q55}}
Douglas Adams, Turkey, beer, Portugal, Europe, Q47, Asia, North America, Q50, Antarctica, Wikipedia, Club-Mate, All your base are belong to us and Netherlands
{{Information
| description = Lore ipsum
| source = {{own}}
| author = Lore Ipsum
| other fields = {{Depicted|Q42|infofield=yes}}
}}
Description | Lore ipsum |
Source | Own work |
Author | Lore Ipsum |
Depicts | Douglas Adams – English author and humourist (1952–2001) |
Displays label and description of a given Wikidata item
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Item ID of the Wikidata item to be displayed
| Line | required |
infofield | infofield | Creates a field inside the template Information, if filled
| Line | optional |