Template:Person: Difference between revisions
Official website infobox row ({{#statements:official website}}) — the Add* person flow now collects it (add-flow round 3) (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) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div style="border:1px solid #c8ccd1;background:#f8f9fa;padding:0.5em 1em;margin-bottom:1em;"> | <div style="border:1px solid #c8ccd1;background:#f8f9fa;padding:0.5em 1em;margin-bottom:1em;"> | ||
| Line 14: | Line 15: | ||
| Date of birth || {{#statements:date of birth}} | | Date of birth || {{#statements:date of birth}} | ||
|- | |- | ||
| Place of birth || {{# | | Place of birth || {{#osm-place:birth}} | ||
|- | |- | ||
| Date of death || {{#statements:date of death}} | | Date of death || {{#statements:date of death}} | ||
|- | |- | ||
| Place of death || {{# | | Place of death || {{#osm-place:death}} | ||
|- | |- | ||
| Official website || {{#statements:official website}} | | Official website || {{#statements:official website}} | ||
| Line 29: | 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. 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.