410 bytes added
, 13:02, 2 January 2019
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:
<pre>
{{has person |name={{{name}}} |alt={{{alt}}} }}
</pre>
*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)