Template:Person: Difference between revisions

From Wikibase
Jump to navigation Jump to search
OSM place rows (osm-places feature): the place facts now live in OpenStreetMap — external-id values render as openstreetmap.org links (the item-typed P19/P20 properties are no longer written by the forms) (via update-page on MediaWiki MCP Server)
Place rows render human-readable labels via {{#osm-place:}} (Sep-2026 UX batch) (via update-page on MediaWiki MCP Server)
 
Line 15: Line 15:
| Date of birth || {{#statements:date of birth}}
| Date of birth || {{#statements:date of birth}}
|-
|-
| Place of birth || {{#statements:place of birth (OSM)}}
| Place of birth || {{#osm-place:birth}}
|-
|-
| Date of death || {{#statements:date of death}}
| Date of death || {{#statements:date of death}}
|-
|-
| Place of death || {{#statements:place of death (OSM)}}
| Place of death || {{#osm-place:death}}
|-
|-
| Official website || {{#statements:official website}}
| Official website || {{#statements:official website}}
Line 30: Line 30:
|}
|}
<includeonly>[[Category:People]]</includeonly>
<includeonly>[[Category:People]]</includeonly>
<noinclude>This template reads its data from the item sitelinked to the page (see [[Help:Contributing/semanticDynamicContent]]). Empty statements render empty rows — not an error. Birth/death rows stay empty while the person is alive. Place rows read the OpenStreetMap external-id statements (<code>{{#statements:place of birth (OSM)}}</code> / <code>{{#statements:place of death (OSM)}}</code>) and render as openstreetmap.org links — the place facts live in OpenStreetMap, picked from the Nominatim search combobox on [[Special:AddPerson]]. The image cell shows the item's <code>image</code> statement via <code>{{#item-image:}}</code>; the optional <code>portrait</code> parameter (a full <code>[[File:…]]</code> link) overrides it when set by hand.</noinclude>
<noinclude>This template reads its data from the item sitelinked to the page (see [[Help:Contributing/semanticDynamicContent]]). Empty statements render empty rows — not an error. Birth/death rows stay empty while the person is alive. Place rows are rendered by <code>{{#osm-place:birth}}</code> / <code>{{#osm-place:death}}</code>: the OpenStreetMap place fact (picked from the Nominatim search combobox on [[Special:AddPerson]]) shows as its human-readable display label linked to openstreetmap.org — the label is stored next to the OSM id at creation/update ([[Special:AddPerson]] / [[Special:UpdatePerson]]), with the raw id as the fallback text. The image cell shows the item's <code>image</code> statement via <code>{{#item-image:}}</code>; the optional <code>portrait</code> parameter (a full <code>[[File:…]]</code> link) overrides it when set by hand.</noinclude>

Latest revision as of 09:16, 9 September 2026


Person — part of the people collection. Created via Special:AddPerson.

Person
Instance of
Date of birth
Place of birth
Date of death
Place of death
Official website
ORCID
VIAF ID
ISNI

This template reads its data from the item sitelinked to the page (see Help:Contributing/semanticDynamicContent). Empty statements render empty rows — not an error. Birth/death rows stay empty while the person is alive. Place rows are rendered by / : the OpenStreetMap place fact (picked from the Nominatim search combobox on Special:AddPerson) shows as its human-readable display label linked to openstreetmap.org — the label is stored next to the OSM id at creation/update (Special:AddPerson / Special:UpdatePerson), with the raw id as the fallback text. The image cell shows the item's image statement via ; the optional portrait parameter (a full File:… link) overrides it when set by hand.