Steps to replicate the issue (include links if applicable):
- Set up a template Template:Person using the template person_template.wikitext
- Create a person according to the template including a description field
What happens?:
You get "My test name (Genealogy parser function type not recognised: description=My test description) "
What should have happened instead?:
You get "My test name (My test description)"
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Genealogy 2.4.0 (c628db7) 11:59, 23 November 2024
MediaWiki 1.39.0
PHP 8.4.1 (fpm-fcgi)
MySQL 8.0.36-percona-sure1
ICU 67.1
Genealogy 2.4.0 (c628db7) 11:59, 23 November 2024
ParserFunctions 1.6.0
Mermaid 3.1.0
Cite -
Other information (browser name/version, screenshots, etc.):
This is the Person I made (if you delete the description field it is fine):
{{person
| description = Died young of TB
| birth_date = 13th Dec 1848
| birth_place = Westbury, Tasmania, Australia
| death_date = 25 Aug 1870
| death_place = Denbury Rectory, Devon, England
| parent1 = Rev. James Haydock Reibey
| parent2 = Charlotte Bridget Clack
| parent3 =
| partner1 = Emily Stuart Tyndall
| partner2 =
| partner3 =
}}I have been going round in circles trying to solve this, but new to MediaWiki so would be delighted to find I had set something up wrong.
