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...") |
|||
Line 1: | Line 1: | ||
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 property. | 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 property. | ||
− | + | ==Usage== | |
− | Usage | ||
<pre> | <pre> | ||
{{has person |name={{{name}}} |alt={{{alt}}} }} | {{has person |name={{{name}}} |alt={{{alt}}} }} |
Revision as of 13:02, 2 January 2019
The purpose of this template is to add a
[[has person::name]]
semantic property. It will split first and last names, and add and
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)