Template:CreateTag/doc
Template used to add invisible metadata tags which can be used to pass language independent data from some templates to infoboxes. Those tags are often used by templates like Template:Artwork to pass data to Wikidata.
Usage
{{CreateTag |1= |2= |3= }}
Template parameters
| Parameter | Description | Default | Status | |
|---|---|---|---|---|
1 | field | Field identifies content of the tag and for templates which add I18n to {{Artwork}} template is often derived from the name of the field the template is used at. Common field names: date, creator, institution, medium, size, etc. | empty | required |
2 | property | Wikidata property associated with the tag (if known) | empty | optional |
3 | value | QuickStatements code with the content of the tag. The format is coma separated string without the leading wikidata item (q-code) or property (p-code). | empty | optional |
Additional information
The template is intended to be used in the following namespaces: the Template namespace
The template is intended to be used by the following user groups: no user group specified
See also