Difference between revisions of "Template:Has person/doc"

From Crews Genealogy Wiki: focusing on the Wiregrass south, and related families
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
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.
+
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 17: Line 15:
 
*surname
 
*surname
 
*gen
 
*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

Templates Used