Function 'clanname'
From Rodovid Engine
(Redirected from Function 'fullname')
The parser function clanname returns the clan name of the specified person. If no person ID is provided, it returns the clan name of the current record.
Usage:
{{clanname:<id>}}
{{clanname:}}
Technically, the function returns a trimmed concatenation of the clan and family name values. So, if the clan value is empty, the family name is used as a fallback.
