Template:CreateTag

From Wikimedia Commons, the free media repository
Revision as of 04:17, 15 January 2021 by Jarekt (talk | contribs) (Created page with '{{#invoke:TagQS|CreateTag | 1= {{{1|}}} | 2= {{{2|}}} | 3= {{{3|}}}}}<noinclude> {{documentation}} </noinclude>')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
QS:,
Template documentationview · edit · history · purge ]
This documentation is transcluded from 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

ParameterDescriptionDefaultStatus
1fieldField 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.emptyrequired
2propertyWikidata property associated with the tag (if known)emptyoptional
3valueQuickStatements code with the content of the tag. The format is coma separated string without the leading wikidata item (q-code) or property (p-code).emptyoptional

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