الگو:Infobox person/Wikidata
Infobox person/Wikidata | |
---|---|
![]() | طرح و محتوای همه جعبهالگوهای مربوط به اشخاص باید با ویکیهزاره:تأییدپذیری، ویکیهزاره:فهرست الگوهای موضوعی و ویکیهزاره:شیوهنامه نوشتن زندگینامه سازگار باشد. همه فیلدها و هرگونه اطلاعات موجود در الگو باید بر پایه سیاستهای ویکیهزاره دربارهٔ زندگینامه باشد. همه نوشتارهای بدون منبع و یا دارای منابع ضعیف و نامطمئن باید بیدرنگ حذف شوند. |
![]() | این الگو از لوآ استفاده میکند: |

This version of {{Infobox person}} retrieves various parameter values from Wikidata if enabled ("opt-in"). This will by default only fetch information that is sourced on Wikidata to a non-Wikipedia source, and only if a local value is not provided. The template calls پودمان:Wikidata and پودمان:WikidataIB.
It allows editors at the article level to blacklist various fields so that they do not display. This makes a positive statement that those fields are unsuitable for inclusion in that article's infobox.
Usage
Basic
Georges Duhamel | |
---|---|
Leo Tolstoy | |
---|---|
[[[d:خطای لوآ در پودمان:Wikidata در خط 1111: attempt to index field 'wikibase' (a nil value).|ویرایش در ویکیداده]]] |
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 خطای لوآ در پودمان:Wikibase در خط 40: attempt to index field 'wikibase' (a nil value). (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
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 |
onlysourced | rejects Wikidata that is unsourced or only imported from a Wikipedia; values: yes/true/1 or no/false/0; defaults to yes |
.