Template:Infobox person/Wikidata/doc

From WikiBox
Jump to navigation Jump to search

This version of {{Infobox person}} retrieves various parameter values from Wikidata if enabled ("opt-in") as long as that information is sourced on Wikidata to a source other than Wikipedia. Editors can provide a local value at the article level to override or prevent specific fields from displaying, i.e., to indicate that those fields are unsuitable for inclusion in that article's infobox. This template has no option/parameter to display unsourced values.

The template calls Module:Wikidata and Module:WikidataIB.

Usage

Basic

Georges Duhamel
Leo Tolstoy

Just use:

{{Infobox person/Wikidata | fetchwikidata=ALL}}

and you should get a Wikidata-filled infobox! (Providing the article is linked to a Wikidata entry containing relevant information!) This will by default only fetch information that is sourced on Wikidata. This is an important safeguard for BLPs. The subject's current age (or age at death) will be calculated automatically provided that the dates are sourced and full (i.e. 12 January 1958 not 1958).

General example

{{Infobox person/Wikidata
 | suppressfields=occupation children
 | dateformat = dmy
 | noicon=on
...
}}

This will prevent the infobox from displaying the fields for occupation or children. |noicon=on will suppress the pencil icons in favour of a single "edit on Wikidata" link at the bottom (see Tolstoy, right).

Specific example

Ludwig van Beethoven

In (Q255)

{{Infobox person/Wikidata
 | suppressfields=birth_date
 | fetchwikidata=ALL
 | dateformat = dmy
}}

This fetches information on place of birth, baptism, death, citizenship, etc. - but not date of birth as that is not known.

Parameters

Wikidata-specific parameters
Parameter Effect
fetchwikidata allows a whitelist of fields that may be imported from Wikidata; set to "ALL" for all fields; defaults to none
suppressfields allows a blacklist of fields that may be displayed in this infobox; overrides whitelist; defaults to none
Subject-specific parameters
Parameter Wikidata property
honorific_prefix
name
honorific_suffix
image (P18)
image_upright
image_size
alt
caption (P2096)
native_name (P1559)
native_name_lang
pronunciation
birth_name (P1477)
birth_date (P569) (can use qualifier (P1480) -> (Q5727902) if needed)
birth_place (P19)
baptised (P1636)
disappeared_date
disappeared_place
disappeared_status
death_date (P570) (can use qualifier (P1480) -> (Q5727902) if needed)
death_place (P20)
death_cause (P509)
body_discovered
resting_place (P119)
resting_place_coordinates
burial_place
burial_coordinates
monuments
nationality (P27)
other_names (P1449)
citizenship (P27)
education (P512)
alma_mater (P69)
occupation (P106)
years_active
era
employer (P108)
organization
agent
known_for
notable_works (P800)
style (P136)
home_town
salary
net_worth
height
weight
television
title
term
predecessor
successor
party (P102)
movement
opponents
boards
criminal_charge
criminal_penalty
criminal_status
spouse (P26)
partner (P451)
children (P40)
parents (P22), (P25)
mother
father
relatives (P1038)
family (P3373)
callsign
awards (P166)
website (P856)
military_rank (P410)
military_branch (P241)
noble_title (P97)
module
module2
module3
module4
module5
module6
signature (P109)
signature_size
signature_alt
footnotes

TemplateData

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox person in articles based on its TemplateData.

TemplateData for Infobox person/Wikidata

No description.

Template parameters

ParameterDescriptionTypeStatus
fetchwikidatafetchwikidata

no description

Unknownoptional

See also