Template:Wikidata statement

{{{value}}}[no sources]
Template documentation

Usage edit

This template shows an example of how Wikidata might display items. This should give a feeling for what will and what will not be possible to express with Wikidata. References and values are not further detailed yet.

How to use the template edit

{{Wikidata statement|item=Berlin|property=Mayor|value=[[Klaus Wowereit]]||qualifier1=since|value1=16 June 2001|numberofsources=0}}

This will create the heading for Berlin and one statement about the Mayor with one qualifier and no source. You can use up to 5 qualifiers with this template.

If not item is given, it will just create the statement without the Heading for Berlin. So you can add several statements to one heading the following way:

{{Wikidata statement|item=Berlin|property=Mayor|value=[[Klaus Wowereit]]||qualifier1=since|value1=16 June 2001|numberofsources=0}}
{{Wikidata statement|property=Country|value=Germany|numberofsources=1}}

Example:

  • Berlin

MayorKlaus Wowereit[no sources]
since 16 June 2001

The same is true when leaving out the property. This will create several values for the first property given.

Note that this template does not do anything smart -- it merely displays how statements in Wikidata could look like.