Difference between revisions of "Template:Has person/doc"
Jump to navigation
Jump to search
(Created page with "The purpose of this template is to add a <pre>has person::name</pre> semantic property. It will split first and last names, and add and <pre>has surname</pre> semantic pr...") |
Tags: Mobile edit Mobile web edit |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | The purpose of this template is to add a | + | The purpose of this template is to add a [[:has person::name]] semantic property. It will split first and last names, and add a <pre>has surname</pre> semantic property. |
− | + | ==Usage== | |
− | Usage | ||
<pre> | <pre> | ||
{{has person |name={{{name}}} |alt={{{alt}}} }} | {{has person |name={{{name}}} |alt={{{alt}}} }} | ||
Line 9: | Line 8: | ||
*name = the full name of the individual i.e. john smith. | *name = the full name of the individual i.e. john smith. | ||
*alt = alternate text to be displayed. i.e. john rather than john smith. (good for transcriptions) | *alt = alternate text to be displayed. i.e. john rather than john smith. (good for transcriptions) | ||
+ | *first | ||
+ | *middle | ||
+ | *last | ||
+ | *id | ||
+ | *link | ||
+ | *surname | ||
+ | *gen | ||
+ | |||
+ | ==Templates Used== | ||
+ | *[[Template:Split name]] |
Latest revision as of 08:37, 2 January 2021
The purpose of this template is to add a has person::name semantic property. It will split first and last names, and add a
has surname
semantic property.
Usage
{{has person |name={{{name}}} |alt={{{alt}}} }}
- name = the full name of the individual i.e. john smith.
- alt = alternate text to be displayed. i.e. john rather than john smith. (good for transcriptions)
- first
- middle
- last
- id
- link
- surname
- gen