Difference between revisions of "Template:Has person/doc"
Jump to navigation
Jump to search
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== | ||
Line 8: | 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) | ||
+ | |||
+ | Transcended from [[:Template:has person/doc]] |
Revision as of 16:02, 2 January 2019
The purpose of this template is to add a 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)
Transcended from Template:has person/doc